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

Import dataset of Imagenet format fail #4850

Closed
2 tasks done
yasakova-anastasia opened this issue Aug 26, 2022 · 1 comment · Fixed by #4861
Closed
2 tasks done

Import dataset of Imagenet format fail #4850

yasakova-anastasia opened this issue Aug 26, 2022 · 1 comment · Fixed by #4861
Assignees
Labels
bug Something isn't working

Comments

@yasakova-anastasia
Copy link
Contributor

My actions before raising this issue

Expected Behaviour

Import Dataset successful.

Current Behaviour

cannot import and feedback:
Could not import dataset to the project 298
Error: Request failed with status code 500. "ValueError: not enough values to unpack (expected 2, got 1)\n".

Possible Solution

check code and detail logs from server side.

Steps to Reproduce (for bugs)

  1. export dataset for image classification by ImageNet format. prepare dataset like: https://drive.google.com/file/d/1dj7CSoWi2MIIunYFlhHNoqeQnqjXFoZd/view?usp=sharing
  2. import dataset into another project.

Your Environment

app.cvat.ai
and localhost CVAT v2.1.0

Issue by @deryann

@yasakova-anastasia yasakova-anastasia added the bug Something isn't working label Aug 26, 2022
@yasakova-anastasia yasakova-anastasia self-assigned this Aug 26, 2022
@yasakova-anastasia
Copy link
Contributor Author

Hi, @deryann

Is this issue already confirmed to be the reproduced bug ? Because I have some folders with folder-name as tag, I want import them for image classification.

Yes, I reproduced the bug and opened the PR with a fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant