What Data Annotation Actually Is
A model learns from examples. Annotation creates those examples by attaching ground-truth labels to raw data: drawing a bounding box around a tumour, tagging a sentence’s sentiment, marking a pedestrian in a LiDAR scan. Annotation quality sets the ceiling on model quality - a model can only be as good as the labels it learned from.




