MCG-NJU / SparseOcc

[ECCV 2024] Fully Sparse 3D Occupancy Prediction & RayIoU Evaluation Metric
https://arxiv.org/abs/2312.17118
Apache License 2.0
277 stars 22 forks source link

随机epoch报 FileNotFoundError: [Errno 2] No such file or directory #58

Open TJW2410 opened 1 month ago

TJW2410 commented 1 month ago

随机训练epoch报错: File "SparseOcc-main/SparseOcc-main/loaders/nuscenes_occ_dataset.py", line 100, in get_data_info img_paths.append(os.path.relpath(cam_info['data_path'])) File "apps/miniconda3/envs/sparse/lib/python3.8/posixpath.py", line 471, in relpath start_list = [x for x in abspath(start).split(sep) if x] File "apps/miniconda3/envs/sparse/lib/python3.8/posixpath.py", line 379, in abspath cwd = os.getcwd() FileNotFoundError: [Errno 2] No such file or directory

在A800和L40上训练的,会在随机epoch报错

afterthat97 commented 1 month ago

看看你的本地有没有这个路径