🦕 DINO v2: Match and transfer features across domains and understand relations between similar parts of different objects
"DINOv2: Learning Robust Visual Features without Supervision" - Research Paper Explained
DINOv2 is a family of self-supervised Vision Transformer encoders trained on 142 million curated images without labels or captions in the pretraining objective. The paper combines image-level DINO and masked patch-level iBOT objectives with KoLeo regularization, large-scale data curation, efficient training, and distillation. Its frozen features transfer strongly across classification, retrieval, segmentation, and depth benchmarks, although most downstream evaluations still train a task-specific head.
more ...
Michał Chromiak's blog