Closed Aloaml closed 6 months ago
Did you run the following command before that one?
python tools/create_data.py nuscenes --root-path ./data/nuscenes --out-dir ./data/nuscenes –virtual --extra-tag nuscenes
If you have run this one, did you get any error messages?
Did you run the following command before that one?
python tools/create_data.py nuscenes --root-path ./data/nuscenes --out-dir ./data/nuscenes –virtual --extra-tag nuscenes
If you have run this one, did you get any error messages?
Thanks for your reply! You're right. I run create_data.py
command in mmdetection3d instead of this project docker container result in something wrong. It could be that there are some issues with the version differences.
When I run command according to https://github.com/qcraftai/distill-bev/blob/main/docs/DATA.md :
Wrong message:
run:
out:
There is no key 'infos' in dict 'dataset'. All command run in docker container.