pangsu0613 / CLOCs

CLOCs: Camera-LiDAR Object Candidates Fusion for 3D Object Detection
MIT License
351 stars 68 forks source link

Visualization tools #68

Closed zijianh4 closed 2 years ago

zijianh4 commented 2 years ago

Hi I am currently doing some experiments based on CLOCs fusion model. I wonder if there is some code that can visualize results just like those images in the paper in this repo, or there is a place I can find visualization tools? Thx!

pangsu0613 commented 2 years ago

Hello @zijianh4 , you could use the visualization tool from SECOND (https://github.com/traveller59/second.pytorch), or there is another repo for visualizing KITTI (https://github.com/kuixu/kitti_object_vis).