Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
TJW2410 opened this issue Oct 13, 2024 · 1 comment
Open

Comments

@TJW2410
Copy link

TJW2410 commented Oct 13, 2024

随机训练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
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants