Skip to content

Commit b812a99

Browse files
remove mention to bounding boxes
1 parent 1a46d07 commit b812a99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gallery/transforms/plot_keypoints_transforms.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
"""
22
===============================================================
3-
Transforms on Rotated Bounding Boxes
3+
Transforms on KeyPoints
44
===============================================================
55
66
This example illustrates how to define and use rotated bounding boxes.
77
88
.. note::
9-
Support for rotated bounding boxes was released in TorchVision 0.23 and is
9+
Support for keypoints was released in TorchVision 0.23 and is
1010
currently a BETA feature. We don't expect the API to change, but there may
1111
be some rare edge-cases. If you find any issues, please report them on
1212
our bug tracker: https://github.com/pytorch/vision/issues?q=is:open+is:issue

0 commit comments

Comments
 (0)