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 1a46d07 commit b812a99Copy full SHA for b812a99
gallery/transforms/plot_keypoints_transforms.py
@@ -1,12 +1,12 @@
1
"""
2
===============================================================
3
-Transforms on Rotated Bounding Boxes
+Transforms on KeyPoints
4
5
6
This example illustrates how to define and use rotated bounding boxes.
7
8
.. note::
9
- Support for rotated bounding boxes was released in TorchVision 0.23 and is
+ Support for keypoints was released in TorchVision 0.23 and is
10
currently a BETA feature. We don't expect the API to change, but there may
11
be some rare edge-cases. If you find any issues, please report them on
12
our bug tracker: https://github.com/pytorch/vision/issues?q=is:open+is:issue
0 commit comments