Thank you for your excellent work. I encountered a problem when extracting point cloud features.
I encountered:
FileNotFoundError: [Errno 2] No such file or directory: '/datasets/Semantic_KITTI/dataset/sequences/00/labels/000000.label'
As far as I know, label is under voxels, and there is no separate label file?
But when I modify semanticKITTI, modifying labels to voxles will appear
Unable to load batch["pc_orig"], what is this?
Thank you for your excellent work. I encountered a problem when extracting point cloud features.
I encountered: FileNotFoundError: [Errno 2] No such file or directory: '/datasets/Semantic_KITTI/dataset/sequences/00/labels/000000.label' As far as I know, label is under voxels, and there is no separate label file?
But when I modify semanticKITTI, modifying labels to voxles will appear Unable to load batch["pc_orig"], what is this?