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

Failing to upload tracking annotations to an entire task from UI with multiple jobs #8542

Open
2 tasks done
corentin87 opened this issue Oct 15, 2024 · 0 comments
Open
2 tasks done
Labels
bug Something isn't working

Comments

@corentin87
Copy link

corentin87 commented Oct 15, 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 project
  2. Create a new task under the project and divide it by segments (10 000 frames here and no overlap)
  3. Click Actions > Upload annotation > Select MOT 1.1
  4. Upload a gt.zip (with gt and label folder)
  5. Upload failing with message: Could not upload annotation for the task
Screenshot 2024-10-15 at 4 38 13 pm Screenshot 2024-10-15 at 4 57 24 pm Screenshot 2024-10-15 at 4 56 48 pm

Expected Behavior

Expect 1 annotation file (gt.zip) for the entire task/video to be split into multiple jobs based on frame numbers as stated by the frequently asked question CVAT wiki.

How to upload annotations to an entire task from UI when there are multiple jobs in the task
You can upload annotation for a multi-job task from the Dashboard view or the Task view. Uploading of annotation from the Annotation view only affects the current job.

Possible Solution

No response

Context

Upload tracking annotations to an entire task from UI with multiple jobs is failing. I have tried to create the same task with a single job and uploading the same gt.zip and it is working. It seems CVAT is not able to split an annotation (MOT format only?) file between multiple jobs based on the frame number.

Environment

Ubuntu 22.04 and Docker images

@corentin87 corentin87 added the bug Something isn't working label Oct 15, 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
Projects
None yet
Development

No branches or pull requests

1 participant