Owen-Liuyuxuan / visualDet3D

Official Repo for Ground-aware Monocular 3D Object Detection for Autonomous Driving / YOLOStereo3D: A Step Back to 2D for Efficient Stereo 3D Detection
https://owen-liuyuxuan.github.io/papers_reading_sharing.github.io/3dDetection/GroundAwareConvultion/
Apache License 2.0
361 stars 76 forks source link

How to perform visualization of the 3D detection #65

Closed GFENGG closed 1 year ago

GFENGG commented 1 year ago

I have done the training and testing, but if i want to visualize the detected results in the form of 3D bounding boxed on the input image, what should i do?

Thank you

GFENGG commented 1 year ago

I solved it...

zakaseb commented 1 year ago

can you please share your code on how you did it? Thanks!