You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am working with nuscenes mini dataset (10 scenes). I have downloaded the dataset, and this is my folder structure.
When I run convert_nuscenes.py, I get an error for missing v1.0-trainval and v1.0-test cause I don't have the files. I couldn't find these files at https://www.nuscenes.org/download .
If someone is using the mini-version it would be very helpful if you could upload the v1.0-trainval and v1.0-test.
Any guidance is highly appreciated.
Thanks,
Niranjan Ravi.
The text was updated successfully, but these errors were encountered:
One of the solution was to use v1.0-trainval01_blobs.tgz and v1.0-mini.tgz . But v1.0-trainval01_blobs.tgz corresponds to same metaData in the image I attached, Or is it different?
Some RADAR files are missing, so I changed the code in convert_nuscenes.py to
@niranjanravilevelup Have you got the solution to your problem regarding the missing files in extracted folder of nu-scenes mini dataset (10 scenes)? Thank you in advance.
Hi,
I am working with nuscenes mini dataset (10 scenes). I have downloaded the dataset, and this is my folder structure.
When I run convert_nuscenes.py, I get an error for missing v1.0-trainval and v1.0-test cause I don't have the files. I couldn't find these files at https://www.nuscenes.org/download .
If someone is using the mini-version it would be very helpful if you could upload the v1.0-trainval and v1.0-test.
Any guidance is highly appreciated.
Thanks,
Niranjan Ravi.
The text was updated successfully, but these errors were encountered: