Skip to content

Conversation

AntoineSimoulin
Copy link
Member

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.

image

For this tutorial, we use this picture from a ceramic figures from the pre-columbian period. The image is specified "public domain".

Copy link

pytorch-bot bot commented Sep 9, 2025

🔗 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 Failures

As of commit 28605ad with merge base a8dc530 (image):

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.

@meta-cla meta-cla bot added the cla signed label Sep 9, 2025
Copy link
Member

@NicolasHug NicolasHug left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @AntoineSimoulin !

@AntoineSimoulin AntoineSimoulin merged commit 15f9128 into pytorch:main Sep 10, 2025
54 of 61 checks passed
Copy link

Hey @AntoineSimoulin!

You merged this PR, but no labels were added.
The list of valid labels is available at https://github.com/pytorch/vision/blob/main/.github/process_commit.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants