Skip to content

Commit c819e0e

Browse files
authored
docs: Update README.md for YOLO exports (#769)
1 parent 2ba5455 commit c819e0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

label_studio_ml/examples/yolo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ For a more detailed table of contents, you can use GitHub's native menu located
7070
| Image Instance Segmentation: Polygons | `<PolygonLabels>` || COCO | YOLO, COCO |
7171
| Image Semantic Segmentation: Masks | `<BrushLabels>` || Native | COCO (as polygons) |
7272
| Image Classification | `<Choices>` || Native | Native |
73-
| Pose Detection | `<KeyPoints>` || Native | Native |
73+
| Pose Detection | `<KeyPoints>` || Native | YOLO, COCO |
7474
| Video Object Tracking | `<VideoRectangle>` || Native | Native |
7575
| [Video Temporal Classification](./README_TIMELINE_LABELS.md) | `<TimelineLabels>` || Native | Native |
7676

0 commit comments

Comments
 (0)