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
Cannot update keypoints in category
The text was updated successfully, but these errors were encountered:
Hi,
Can you explain how to reproduce your problem ? Can you report error you encounter ? Do you use official coco-annotator ?
Playing with Keypoints on official coco-annotator, I can get : TypeError: this.currentAnnotation is null onKeypointsComplete Annotator.vue:652
Problem seem's to happen only when all defined keypoints has been created. Otherwise keypoints handling seem's to be stable.
Maybe this could be fixed using something like nextTick() vue function near error line, but I'm not sure.
Sorry, something went wrong.
No branches or pull requests
Cannot update keypoints in category
The text was updated successfully, but these errors were encountered: