-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Skeleton for keypoints tutorial #9209
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 for keypoints tutorial #9209
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/vision/9209
Note: Links to docs will display an error until the docs builds have been completed. ⏳ 5 Pending, 3 Unrelated FailuresAs of commit 28605ad with merge base a8dc530 ( BROKEN TRUNK - The following jobs failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @AntoineSimoulin !
Hey @AntoineSimoulin! You merged this PR, but no labels were added. |
Context
This PR improves
KeyPoints
documentation by adding a tutorial on how to use this data structure shipped with TorchVision 0.23 release. It is relatively similar to the Transforms on Rotated Bounding Boxes tutorial for rotated bounding boxes.As illustrated below, the tutorial illustrate how to create
KeyPoints
instances, apply transforms to those, and plot the result.For this tutorial, we use this picture from a ceramic figures from the pre-columbian period. The image is specified "public domain".