Zum Hauptinhalt springen

Annotation modes

The General tab contains the essential settings for your project. Configuring these first is recommended before moving on.

Label Modes

Label Mode

Choose a label mode based on your task:

ModeAnnotationUse Case
ClassesOne or more class labels per imageQuality control, sorting, counting
ObjectsBounding boxes with class labelsLocating and identifying multiple objects
SegmentationPixel-precise masks per objectSurface defects, medical imaging, precise region delineation

Converting Labels to Classification

Switching the label mode from Objects or Segmentation to Classes converts the dataset at training time (annotation files on disk are not modified). For finer control, keep the original label mode and select a Prediction Type or Segmentation Type in the Model Settings tab:

Prediction TypeBehavior
All Present Object-ClassesSelects all classes present in the image
Class with Largest Combined Object AreaSelects the class with the largest total bounding box area
Class with Most ObjectsSelects the most frequently occurring class
At Least One Object? (Y/N)Binary: any object present or not