DINOv3
Meta's self-supervised vision backbones trained on 1.7B images for dense visual features.
About
No labels went into DINOv3: Meta trained its third-generation vision foundation models with self-supervised learning on LVD-1689M, a curated set of 1.7 billion web images, plus a 493-million-image satellite corpus for geospatial variants. The result is a family of backbones from a 21M-parameter ViT-S up to a 6.7B ViT-7B, with ConvNeXt distillations from 29M to 198M for tighter deployment budgets, all producing high-resolution dense features that transfer to detection, segmentation, depth estimation, 3D correspondence, and video tracking without fine-tuning the backbone. A Gram-matrix anchoring technique keeps patch-level features clean during long training runs, the key fix over DINOv2, and frozen-backbone probes beat weakly supervised rivals on many dense prediction benchmarks. Checkpoints are distributed under the custom DINOv3 License, which allows commercial use with conditions rather than following a standard OSI license, through a request flow on Meta's site and Hugging Face. The repo provides PyTorch code (2.7.1 or newer), starter notebooks, and a text-alignment recipe, with a GPU expected for practical feature extraction.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Intermediate (3/5)
- License
- DINOv3 License
- Added
- Aug 24, 2026
Related Tools
Contrastive language-image pre-training model by OpenAI for zero-shot visual classification.
Lightweight face recognition and analysis framework wrapping multiple models.
Foundation model for monocular depth estimation by TikTok.
Monocular depth estimation model producing detailed depth maps from single images.
Meta AI research platform for object detection, segmentation, and pose estimation.
Simple and effective multi-object tracking using every detection box.