waymo-research / waymo-open-dataset

Waymo Open Dataset
https://www.waymo.com/open
Other
2.68k stars 610 forks source link

gt boxes for camera only 3d detection #451

Open xyupeng opened 2 years ago

xyupeng commented 2 years ago

Hi,

I want to check that the gt boxes used for the camera only 3d detection task are those appear in at least one of the camera images? This is for creating my own validation gt.bin, since I suppose the provided v1.2 gt.bin should include all lidar boxes?

xyupeng commented 2 years ago

And will you provide sth like compute_detection_metrics_main for LET-3D-AP and LET-3D-APL?

xyupeng commented 2 years ago

Hi,

May I know how the provided gt.bin is generated? I tried to generate from *.tfrecord but get a different number of objects(labels).

and is there a validation gt.bin for the camera-only 3d detection task?

Any info would be very much helpful.

VincentCa commented 2 years ago

Hi,

Hope this helps!