We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Problem
Dependent on point attributes outside and keyframe points are missing from tracked skeletons, when exported (tested with COCO and CVAT format).
outside
keyframe
Incorrect 1
Then in all frames Points are missing, when exported.
Incorrect 2
Correct
Export is correct.
git log -1
commit fe148d492b19c9ec35a95c1cb2927d360fd20675 Merge: 3bd7c7e4 79ce99ac Author: Nikita Manovich <nikita@cvat.ai> Date: Mon Sep 12 23:29:53 2022 +0300 Merge branch 'release-2.2.0'
docker version
Client: Docker Engine - Community Version: 20.10.21
Ubuntu 20.04.5 LTS
The text was updated successfully, but these errors were encountered:
Maybe this is already fixed by #5387 ? Update: no
Sorry, something went wrong.
Fix points missing when exporting tracked skeleton (#5914)
5bd3013
Fixed #5497
Fix points missing when exporting tracked skeleton (cvat-ai#5914)
ccd0858
Fixed cvat-ai#5497
yasakova-anastasia
Successfully merging a pull request may close this issue.
My actions before raising this issue
Problem
Dependent on point attributes
outside
andkeyframe
points are missing from tracked skeletons, when exported (tested with COCO and CVAT format).Steps to Reproduce (for bugs)
Incorrect 1
Then in all frames Points are missing, when exported.
Incorrect 2
Then in all frames Points are missing, when exported.
Correct
Export is correct.
Your Environment
git log -1
):docker version
(e.g. Docker 17.0.05):No
Ubuntu 20.04.5 LTS
The text was updated successfully, but these errors were encountered: