happinesslz / EPNet

EPNet: Enhancing Point Features with Image Semantics for 3D Object Detection(ECCV 2020)
MIT License
234 stars 36 forks source link

Show predicted 3D b-boxes in image #20

Closed biancaAlexandru closed 3 years ago

biancaAlexandru commented 3 years ago

Hello, is there a way to plot the predicted 3D bounding-boxes in the images after evaluating the trained model? I tried to run 'vis_img.py', but it didn't have the expected result Thank you for your answer

XiwuChen commented 3 years ago

Maybe you can try to use this project kitti_object_vis.