-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing 3d Bouding box? #129
Comments
Thank you for reporting the issues!
Yes, it is expected. We have withheld some RGB images from sequence 4 because they are used as test sequences for the NVS benchmark.
I investigated this issue and found that the missing bounding boxes are likely due to retrieving them using the annotation
|
I have updated kitti360Scripts/kitti360scripts/viewer/kitti360Viewer3D.py Lines 319 to 345 in d4d4885
|
I have some questions about the labels of 3d BBox:
sequence 2 (frame 4433 front view):
sequence 4 (frame 2907 front view)
(frame 3368 front view, no label at all)
(frame 3368 back view, no label at all)
Only three static cars are being labeled for the frame window [3356, 3586], which is wrong from the above visualization
The text was updated successfully, but these errors were encountered: