Skip to content

3D Bounding box quality in camera view is poor. #141

@al093

Description

@al093

Hi, I visualised couple of scenes from the dataset, and it looks like the position of 3D bounding boxes (BB) do not match the cars in image view quite often.

Some frames from the dataset:

  • The left front car here:
    image

  • The right front car here:
    image

  • The left car here:
    image

In some frames the boxes do match the cars but then it slowly accumulates a negative offset along the Y axis, or "lag behinds" the car in cam view. This quirk makes the dataset unusable for camera only algorithms.

My question here would be:

  1. Is this expected ? I did verify that I am using the poses correctly, otherwise the boxes wont be accurate even occasionally.
  2. Is this behaviour because the BB were labelled in lidar PC sparsely on some frames and then interpolated ? This might explain why the box positions seem to be correct in some frames but not in many.
  3. Were the labelling done for every couple of frames, if yes, and if only those frames look better i would like to know a way to use only those for training and evaluation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions