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

[Bug] Database version not found: /dataset/v1.0-mini/v1.0-trainval #3030

Open
3 tasks done
HaiCLi opened this issue Sep 5, 2024 · 1 comment
Open
3 tasks done

[Bug] Database version not found: /dataset/v1.0-mini/v1.0-trainval #3030

HaiCLi opened this issue Sep 5, 2024 · 1 comment

Comments

@HaiCLi
Copy link

HaiCLi commented Sep 5, 2024

Prerequisite

Task

I'm using the official example scripts/configs for the officially supported tasks/models/datasets.

Branch

main branch https://github.com/open-mmlab/mmdetection3d

Environment

bevfusion docker

Reproduces the problem - code sample

python tools/create_data.py nuscenes --root-path /dataset/v1.0-mini/ --out-dir /dataset/nuscenes --extra-tag nuscenes

Reproduces the problem - command or script

python tools/create_data.py nuscenes --root-path /dataset/v1.0-mini/ --out-dir /dataset/nuscenes --extra-tag nuscenes

Reproduces the problem - error message

Database version not found: /dataset/v1.0-mini/v1.0-trainval

Additional information

After I downloaded the nuscene-mini dataset, I did not find v1.0-trainval folder inside.

@mdessl
Copy link

mdessl commented Oct 18, 2024

The mini version is called v1.0-mini and the full dataset v1.0-trainval. That's why it's not working.

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