OpenPCDet
OpenPCDet copied to clipboard
Projecting 3D bounding boxes on 2D image
I try to project detected 3D bounding boxes on its 2D image in demo.py, but unfortunately I couldn't find any easy way to do that. Would it be possible for you to share a sample demo.py with the capability of visualizing projected 2D bounding boxes.
Thanks