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

no such file or directory:'/data/sets/nuscenes/nuscenes_infos_train.10.pkl' #28

Open
Borddy0 opened this issue Mar 1, 2024 · 3 comments

Comments

@Borddy0
Copy link

Borddy0 commented Mar 1, 2024

Thanks for the great work and release the codes.

When I trying to train with a single GPU and run the command “python tools/train.py configs/lasermix/lasermix_cy3d_semi_nuscenes_10.py”, got a KeyError: no such file or directory:'/data/sets/nuscenes/nuscenes_infos_train.10.pkl'What should I do to deal this problem?

Thank you very much.

@Borddy0
Copy link
Author

Borddy0 commented Mar 1, 2024

Did I put the file in the wrong path?
I put the file in this path"data/sets/nuScenes/nuscenes_info_train.10.pkl"
截图 2024-03-01 10-52-51

@ldkong1205
Copy link
Owner

Hi @Borddy0, you can directly specify the absolute file path for the .pkl file at this line: https://github.com/ldkong1205/LaserMix/blob/main/configs/lasermix/lasermix_cy3d_semi_nuscenes_10.py#L147.

@Borddy0
Copy link
Author

Borddy0 commented Mar 1, 2024

Thank you very much, I've fixed this issue!

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