We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ba5455 commit c819e0eCopy full SHA for c819e0e
1 file changed
label_studio_ml/examples/yolo/README.md
@@ -70,7 +70,7 @@ For a more detailed table of contents, you can use GitHub's native menu located
70
| Image Instance Segmentation: Polygons | `<PolygonLabels>` | ✅ | COCO | YOLO, COCO |
71
| Image Semantic Segmentation: Masks | `<BrushLabels>` | ❌ | Native | COCO (as polygons) |
72
| Image Classification | `<Choices>` | ✅ | Native | Native |
73
-| Pose Detection | `<KeyPoints>` | ✅ | Native | Native |
+| Pose Detection | `<KeyPoints>` | ✅ | Native | YOLO, COCO |
74
| Video Object Tracking | `<VideoRectangle>` | ✅ | Native | Native |
75
| [Video Temporal Classification](./README_TIMELINE_LABELS.md) | `<TimelineLabels>` | ✅ | Native | Native |
76
0 commit comments