Skip to content

Add TemporalTransformApplier for Multiblocks

Lea Vauchier requested to merge feature/temporalTransformForBboxes into master
  • Enable parsing confidence and time in BoundingBoxReader
  • Add Separate TemporalTransformApplier for mutliblocks

Motivation: In order to apply a temporal transform to bounding boxes, we need to access the adjustedTime corresponding to the frame they are extracted from /or to the different boxes.

Merge request reports