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

about dataset preparation #33

Open
Xutian-Ming opened this issue Jul 15, 2024 · 5 comments
Open

about dataset preparation #33

Xutian-Ming opened this issue Jul 15, 2024 · 5 comments

Comments

@Xutian-Ming
Copy link

Hi, thanks for your works!
I wonder could you please introduce the structure of directories in detail or introduce how to split train and val datasets in the form of json? (sorry that I don't know these so I asked)
I want to try DAIR-V2X dataset to infererence using the checkpoints you provided, but got the error of dataloading:

“ FileNotFoundError: [Errno 2] No such file or directory: 'dataset/my_dair_v2x/v2x_c/cooperative-vehicle-infrastructure/val.json' ”

and the original directory structure of DAIRV2X dataset is like:
├── my_dair_v2x
│ ├── v2x_c
label_world(many json files)
data_info.json
│ ├── v2x_i
calib
image
label
velodyne
data_info.json
│ └── v2x_v
calib
image
label
velodyne
data_info.json
There is no files like "val.json" so I want to ask you for help.

Hope for your reply, best wishes!

@yifanlu0227
Copy link
Owner

Hi! Please refer to step 3 in the website.
Screenshot 2024-07-15 at 18 33 40
The annotations can be downloaded from the google drive

@Xutian-Ming
Copy link
Author

Hi! Please refer to step 3 in the website. Screenshot 2024-07-15 at 18 33 40 The annotations can be downloaded from the google drive

THANK YOU~

@Xutian-Ming
Copy link
Author

Hi! Please refer to step 3 in the website. Screenshot 2024-07-15 at 18 33 40 The annotations can be downloaded from the google drive

Sorry for another question, the downloadable DAIRV2X datasets will change every once in a while on the official website, so if it matters that I use different datasets instead of the dataset you used, thank you!

@yifanlu0227
Copy link
Owner

Will they change the content? I thought they are just trying keep these links alive.

I am not sure, I haven't logged into their site again once I downloaded the data.

@Xutian-Ming
Copy link
Author

Will they change the content? I thought they are just trying keep these links alive.

I am not sure, I haven't logged into their site again once I downloaded the data.

yes, it will change. v_v
so I wonder if it is convenient to share the data you downloaded?
QQ20240715-200536

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