kuixu / kitti_object_vis

KITTI Object Visualization (Birdview, Volumetric LiDar point cloud )
MIT License
1.06k stars 231 forks source link

add -p no image #37

Closed liulingfeng123 closed 3 years ago

liulingfeng123 commented 4 years ago

python kitti_object.py --show_lidar_with_depth --img_fov --const_box --vis --show_image_with_boxes --ind 100 -p
then no image

kuixu commented 3 years ago

Have you solved this problem?

liulingfeng123 commented 3 years ago

I did not find a solution to this problem, have you solved it now?

kuixu commented 3 years ago

Actually, we don't have this problem. Have you tried with --ind 1?

liulingfeng123 commented 3 years ago

Thank you for your reply. I already know what the problem is. The kitti result file I generated only has a test set, so many of them are not. When I use them, I just choose not. thank you very much.

kuixu commented 3 years ago

Great!