Autodistill
Labels images with foundation models and distills the results into small deployable supervised models.
About
Autodistill automates the labeling step of computer vision training: a large foundation model such as Grounding DINO, Grounded SAM 2, OWLv2, or DETIC labels raw images according to a user-defined ontology of text prompts, and the resulting dataset trains a small target model like YOLOv8, YOLO-NAS, or DETR that is cheap enough for edge deployment. The outcome is a supervised detector or segmenter produced with no manual annotation, following a distillation pattern where slow general models teach fast specialized ones. The framework is modular, with each base and target model in its own pip installable plugin package, plus connectors for cloud vision APIs from Azure, AWS, and Google. Everything is Python, installed with pip install autodistill plus the plugins a project needs, and the heavy base models run best with a CUDA GPU although CPU inference works. Roboflow released it under the Apache 2.0 license with documentation at docs.autodistill.com; the core package has been stable since 2025 while newer plugins such as SAM 3 and RF-DETR ship separately. It holds around 2,800 GitHub stars.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- Data Labeling & Annotation
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Easy (2/5)
- License
- Apache-2.0
- Added
- Jul 29, 2026
Related Tools
Computer vision annotation tool by Intel for image and video labeling.
Open-source toolkit for building high-quality datasets and computer vision models.
Web-based tool for labeling images, text, audio, and documents.
Scriptable annotation tool by Explosion (spaCy team) for efficient labeling.
Simple image annotation tool for creating YOLO format labels.
Image annotation tool for polygon, rectangle, circle, and line annotations.