V2AI / Det3D

World's first general purpose 3D object detection codebse.
https://arxiv.org/abs/1908.09492
Apache License 2.0
1.48k stars 299 forks source link

When I use the kitti dataset, I cannot find the planes folder. What is the planes folder? #93

Closed XiaomuWang closed 4 years ago

XiaomuWang commented 4 years ago

with open(plane_file, "r") as f: FileNotFoundError: [Errno 2] No such file or directory: '/home/wangsen/data/Datasets/KITTI/data_object_velodyne/training/planes/003414.txt'

poodarchu commented 4 years ago

Out of the scope of Det3D. Please refer to KITTI website for help.