#9 · Primary category: Data Annotation & Labeling Tools
autodistill
Images to inference with no labeling (use foundation models to train supervised models).
Project last updated:05/14/25
GitHub Stars
2.8K
Forks
222
Contributors
20
License
Apache-2.0
Why we included this project
Getting a custom detector off the ground usually means hand-labeling thousands of images, which is where most vision projects slow to a crawl. Autodistill skips that step by running a large foundation model as a teacher over your unlabeled images and using the labels it produces to train a smaller supervised model, one light enough to run at the edge. The plugin API keeps the pieces swappable, so Grounding DINO or Segment Anything can act as the teacher while YOLOv8 or DETR serve as the target detector, and switching models does not require reworking your pipeline. That tradeoff is the point: you pay for one expensive labeling pass up front and get cheap, low-latency inference afterward. If you know the classes you want to detect but do not have a curated dataset, Autodistill takes you from raw images to a deployable model without a labeling tool in between.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
doccano
Open source annotation tool for machine learning practitioners.
X-AnyLabeling
X-AnyLabeling: A lightweight, efficient, and unified cross-platform desktop application for annotating text, image, video, and multimodal data, combining versatile built-in tools with state-of-the-art AI models and flexible multi-format export.
snorkel
A system for quickly generating training data with weak supervision
argilla
Argilla is a collaboration tool for AI engineers and domain experts to build high-quality datasets
anylabeling
Effortless AI-assisted data labeling with AI support from YOLO, Segment Anything (SAM+SAM2/2.1+SAM3), MobileSAM!!