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

annotation upload corrupt for overlapping segments #1313

Closed
gitunit opened this issue Mar 24, 2020 · 1 comment · Fixed by #1396
Closed

annotation upload corrupt for overlapping segments #1313

gitunit opened this issue Mar 24, 2020 · 1 comment · Fixed by #1396
Assignees
Labels
bug Something isn't working
Milestone

Comments

@gitunit
Copy link

gitunit commented Mar 24, 2020

i've noticed that if one has a video in CVAT which is segmented into several jobs and then uploads an annotation (containing annotations for one segment) the annotation cannot be changed and saved or deleted and saved if the annotation is bigger than the specific segment range. also the same is if there is an overlap between segments.

an example:

job 1: from 0 to 200
job 2: from 195 to 395
job 3: from 390 to 590

so if the annotation has data for frames 195 to 395, the problem described above occurs.
also there will be a problem if one uploads an annotation for frames in the range 201 to 396.
im only able to edit and save the uploaded annotation if it is in the range of 201 to 395.

@gitunit
Copy link
Author

gitunit commented Mar 25, 2020

i think this issue doesnt happen for every kind of annotation.
i used a single point with interpolation. fyi.

what is also interesting to explore is that i see the annotation appearing in job 1 if the object appears mostly in job 2 but overlaps with job 1 a bit. however, the interesting part is that the object in job 1 is reverted in its movement, basically it is the mirror of the movement of the object in job 2. this cannot be right.

@azhavoro azhavoro self-assigned this Apr 1, 2020
@azhavoro azhavoro added the bug Something isn't working label Apr 1, 2020
@nmanovic nmanovic added this to the 1.0.0-beta.2 milestone Apr 23, 2020
@zhiltsov-max zhiltsov-max linked a pull request Apr 30, 2020 that will close this issue
9 tasks
@nmanovic nmanovic closed this as completed May 1, 2020
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.

3 participants