We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84cdfb3 commit e43c617Copy full SHA for e43c617
gallery/transforms/plot_keypoints_transforms.py
@@ -3,7 +3,9 @@
3
Transforms on KeyPoints
4
===============================================================
5
6
-This example illustrates how to define and use keypoints.
+This example illustrates how to define and use keypoints.
7
+For this tutorial, we use this picture of a ceramic figure from the pre-columbian period.
8
+The image is specified "public domain" (https://www.metmuseum.org/art/collection/search/502727).
9
10
.. note::
11
Support for keypoints was released in TorchVision 0.23 and is
0 commit comments