seblful / label-studio-yolov8-backend

ML backend for the Label Studio tool. The backend uses the YOLOv8 model for instance image segmentation or object detection.
52 stars 15 forks source link

Labeling Interface Templates missing #1

Closed lunamidori5 closed 7 months ago

lunamidori5 commented 12 months ago

How should we set up the Labeling Interface Template?

seblful commented 8 months ago

For image segmentation you should use Semantic Segmentation with Polygons (PolygonLabels). For object detection you should use Object Detection with Bounding Boxes (RectangleLabels). Then specify your classes.