Open
Description
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:
How can I resolve this?
Thanks.
Metadata
Assignees
Labels
No labels
Activity