Hello author, I encountered an error while running the eval_iou.py to compute metrics. The following files dvr.cpp and dvr.cu do not exist,
FileNotFoundError: [Errno 2] No such file or directory: 'utils/ray_iou_geo/lib/dvr/dvr.cpp'
Additionally, I'd like to ask whether you have calculated the IoU metric for the Semantic-KITTI dataset, apart from RayIoU, and what the approximate value is?
Hello author, I encountered an error while running the
eval_iou.pyto compute metrics. The following filesdvr.cppanddvr.cudo not exist,FileNotFoundError: [Errno 2] No such file or directory: 'utils/ray_iou_geo/lib/dvr/dvr.cpp'Additionally, I'd like to ask whether you have calculated the IoU metric for the Semantic-KITTI dataset, apart from RayIoU, and what the approximate value is?