tagaroo

Image & Multimodal Annotation

17 articles

Annotation does not stop at text. Images, audio, documents, and video each come with their own labeling vocabulary—bounding boxes, polygons, segmentation masks, keypoints, timestamps, layout regions—and their own failure modes. These articles map the annotation types to the tasks they fit, with special attention to medical imaging, where labeling conventions carry clinical weight.

Quality measurement changes with the modality, too. Agreement on a segmentation mask is not a kappa problem: it is Dice, IoU, or Hausdorff distance, and the choice among them changes which errors your evaluation even sees. We cover how many annotators an imaging task actually needs, how model-assisted labeling shifts the human's role, and how to find label errors in a dataset that has already been paid for.

If your project spans modalities—transcripts plus recordings, scans plus reports—this is the section for keeping the labeling pipeline coherent across all of them.