Skip to content

Commit 4db70b4

Browse files
authored
Update README.md
1 parent 8d096e4 commit 4db70b4

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
@@ -68,7 +68,7 @@ For a more detailed table of contents, you can use GitHub's native menu located
6868
| Object Detection | `<RectangleLabels>` || YOLO, COCO | YOLO, COCO |
6969
| Oriented Bounding Boxes (OBB) | `<RectangleLabels model_obb="true">` || YOLO | YOLO |
7070
| Image Instance Segmentation: Polygons | `<PolygonLabels>` || COCO | YOLO, COCO |
71-
| Image Semantic Segmentation: Masks | `<BrushLabels>` || Native | Native |
71+
| Image Semantic Segmentation: Masks | `<BrushLabels>` || Native | COCO (as polygons) |
7272
| Image Classification | `<Choices>` || Native | Native |
7373
| Pose Detection | `<KeyPoints>` || Native | Native |
7474
| Video Object Tracking | `<VideoRectangle>` || Native | Native |

0 commit comments

Comments
 (0)