Annotations¶
Annotations in LightlyStudio allow you to view, create, edit, and delete annotation labels on your samples in the GUI via the Python API. Supported annotation types include object detections, segmentations and classifications. You can import annotations from common formats like COCO or YOLO and more.
More details on how to work with annotations will be added soon.