MartinHahner / LiDAR_fog_sim

LiDAR fog simulation
https://www.trace.ethz.ch/lidar_fog_sim
Other
173 stars 31 forks source link

Visualizing output of demo.py of OpenPCDet using a Headless Server #8

Closed udacityyy closed 2 years ago

udacityyy commented 2 years ago

Hello First of all, thank you for these codes, they've helped me a lot. I am a newbie to 3D object detection, I saw the demo.py code that you wrote in OpenPCDet, I have used it and got as an output the data_dict_idx.pkl and pred_dicts_idx.pkl . Now I am trying to visualize these outputs using your pointcloud_viewer but when i choose the custom directory where i put the demo.py output, nothing shows up, I was wondering if you could help me

MartinHahner commented 2 years ago

Sorry, I can't help in such a general way, you need to debug the code.