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

The order of image frame id and labels is incorrect after importing cvat format task dataset. #8410

Open
2 tasks done
dzcmingdi opened this issue Sep 6, 2024 · 2 comments
Assignees
Labels
bug Something isn't working need info Need more information to investigate the issue

Comments

@dzcmingdi
Copy link

dzcmingdi commented Sep 6, 2024

Actions before raising this issue

  • I searched the existing issues and did not find anything similar.
  • I read/searched the docs

Steps to Reproduce

  1. Create a New Project, Name: test111, Raw label: [ { "name": "PH", "id": 109, "color": "#259b49", "type": "any", "attributes": [] }, { "name": "BC", "id": 110, "color": "#4199e3", "type": "any", "attributes": [] }, { "name": "SC", "id": 111, "color": "#2cc787", "type": "any", "attributes": [] }, { "name": "SCT", "id": 112, "color": "#50e887", "type": "any", "attributes": [] } ]

  2. In the new project, do Import Dataset action: upload test dataset test.zip

  3. Open the uploaded dataset, the order of two image frame is incorrect, and their labels are mismatched
    image
    image

Expected Behavior

Image item should be in a correct order, like this:
image

Possible Solution

No response

Context

No response

Environment

Docker version: 27.0.3
cvat ui/server version: 2.17.0
Operation System: Windows WSL Ubuntu 22.04.3
@dzcmingdi dzcmingdi added the bug Something isn't working label Sep 6, 2024
@dzcmingdi dzcmingdi changed the title The order of image frame id and labels is incorrectafter importing cvat format task dataset. The order of image frame id and labels is incorrect after importing cvat format task dataset. Sep 6, 2024
@azhavoro
Copy link
Contributor

azhavoro commented Sep 6, 2024

@dzcmingdi Hi

Try to use the latest version. If this is reproduced, please update CVAT version to 2.17.0 in the issue description.

@azhavoro azhavoro added need info Need more information to investigate the issue bug Something isn't working and removed bug Something isn't working labels Sep 6, 2024
@dzcmingdi
Copy link
Author

I test the latest version and it's result is as same as version 2.16.1

@bsekachev bsekachev self-assigned this Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working need info Need more information to investigate the issue
Projects
None yet
Development

No branches or pull requests

3 participants