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

Skeleton Track: CVAT for images 1.1 annotation xml has skeleton track which has been switched off #5279

Closed
2 tasks done
erichhhhho opened this issue Nov 11, 2022 · 2 comments · Fixed by #5387
Closed
2 tasks done
Assignees
Labels
bug Something isn't working

Comments

@erichhhhho
Copy link

erichhhhho commented Nov 11, 2022

My actions before raising this issue

Expected Behaviour

For CVAT V2.2 release, the exported CVAT for images 1.1 annotation .xml should not have skeleton annotation in the frame that it has been switched off.

Current Behaviour

The .xml exported from the annotation task has skeleton annotation for each frame even in the frame that has been switched off/set the switch outside property as true.

Possible Solution

To update the .xml export part for skeleton track annotation.

Steps to Reproduce (for bugs)

  1. Create an annotation task and start one annotation job
  2. Annotate skeleton as track type in frame i
  3. Switch outside property as true in frame i+n
    image
  4. Export task dataset for this job using CVAT for images 1.1 format

Context

The file size of the exported xml will be super large since it contains skeleton annotation for each frame (including the frame where the annotation marked as outside). If it is annotated as shape, the issue will not happen.

Your Environment

  • Git hash commit (git log -1): 79ce99a
  • Docker version docker version (e.g. Docker 17.0.05): 20.10.9
  • Are you using Docker Swarm or Kubernetes? No
  • Operating System and version (e.g. Linux, Windows, MacOS): Ubuntu 18.04.6 LTS
  • Code example or link to GitHub repo or gist to reproduce problem: https://github.com/opencv/cvat/tree/release-2.2.0
  • Other diagnostic information / logs:
    Logs from `cvat` container
@bsekachev
Copy link
Member

@yasakova-anastasia

Can you please look at this issue?

@erichhhhho
Copy link
Author

Hello, may I ask if there is any update on the issue?

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.

4 participants