随机epoch报 FileNotFoundError: [Errno 2] No such file or directory
Opened this issue · 1 comments
TJW2410 commented
随机训练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
看看你的本地有没有这个路径