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

This version is empty #326

Open
cindyangelira opened this issue Sep 20, 2024 · 1 comment
Open

This version is empty #326

cindyangelira opened this issue Sep 20, 2024 · 1 comment

Comments

@cindyangelira
Copy link

Hi.
I'm trying generate new version of dataset as can be seen here.

project = rf.workspace("cindyangelira").project("face-detection-5w6i9-qsqwt-u7zwn")
version = project.version(4)
dataset = version.download("yolov8")
                

However, I am encountering this error:

FileNotFoundError: [Errno 2] No such file or directory: 'Face-Detection-2/data.yaml'.

When I download the dataset to my computer, only the .txt file is there.
Upon further checking, I noticed the new version is empty. Here's a screenshot for reference:
Screenshot 2024-09-20 at 14 33 58
How can I resolve this?

Thanks.

@cindyangelira
Copy link
Author

  • For the new version, I added 200 more images from local computer and combine it with data I found on Roboflow Universe, but it resulted in an empty version. I ensured the labels matched the original dataset.
  • When I uploaded only the 200 images without combining them with the forked images, it worked fine. 🤔

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

1 participant