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

Labels are not imported from yolo datasets #2331

Closed
stiv-yakovenko opened this issue Oct 18, 2020 · 4 comments · Fixed by #3790
Closed

Labels are not imported from yolo datasets #2331

stiv-yakovenko opened this issue Oct 18, 2020 · 4 comments · Fixed by #3790
Labels
enhancement New feature or request

Comments

@stiv-yakovenko
Copy link

I have a dataset:

image
image
image
image

all of this is compressed into zip file and uploaded to cvat:
image

I can see pictures but there are no labels, labels are not imported:
image

How can I fix that? I had to create label z in order for it to allow me import the dataset. This is strange, should not it take labels from the dataset?

@zhiltsov-max
Copy link
Contributor

Labels must be set in the task, they are not imported from annotations.

@stiv-yakovenko
Copy link
Author

How can i import entire dataset from zip file?

@zhiltsov-max
Copy link
Contributor

You should create a task and import annotations. There is no option to create a task from a file.

@nmanovic nmanovic added the enhancement New feature or request label Nov 25, 2021
@nmanovic
Copy link
Contributor

@stiv-yakovenko , it should be implemented in the PR: #3790

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants