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

Problem loading custom yolo dataset #1614

Open
Sherlock1011 opened this issue Sep 20, 2024 · 2 comments
Open

Problem loading custom yolo dataset #1614

Sherlock1011 opened this issue Sep 20, 2024 · 2 comments
Assignees

Comments

@Sherlock1011
Copy link

Hello, I got the following error when loading the yolo dataset I compiled:
datumaro.components.errors.DatasetNotFoundError: Failed to find dataset 'yolo' at '/home/yangzeyu/dataset/infrared/LasHeR0327/results/dog/
The storage format of my dataset is as shown below:
image
How can I solve this? Is there something wrong with my file structure?

@Sherlock1011
Copy link
Author

This is my code
image

@sooahleex
Copy link
Contributor

Hi @Sherlock1011 Thank you for your interest in our project!
Datumaro supports the YOLO format. Please ensure that your dataset follows this structure. If the structures match and you're still encountering issues, feel free to share your test dataset with me, and I’ll be happy to take a closer look.

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