👁️supervision
roboflow/supervision · homepage ↗
We write your reusable computer vision tools. 💜
⭐ Very popular: 49k stars, gaining about 390 a week
View on GitHub ↗repo profile
momentum
durability
bus factor = how many people it takes to cover more than half the commits (6 months). 1 is a solo project; higher means the work is spread across a team. top-author share is the single busiest author's slice of those commits.
since we covered it
why it's a big deal
- An agent that has left the text box still needs hands for pixels, and supervision is the most-reached-for set of them - plug in any detector or segmenter and get back a clean, uniform set of detections.
- It is quietly retrofitting for the agent era: the repo now ships AGENTS.md and CLAUDE.md, so a coding agent can learn how to use the library the same way a human would.
- It turns one-off vision scripts into composable primitives - zones, trackers, annotators, dataset converters - which is exactly the shape an agent needs to assemble a pipeline without reinventing the plumbing.
under the hood
- A model-agnostic detections API with connectors for Ultralytics, Transformers, MMDetection, Inference, and RF-DETR, plus highly customizable annotators for boxes, masks, and labels.
- Trackers, line and zone counters, and dwell-time and speed-estimation utilities, alongside dataset tools to load, split, merge, and save COCO, YOLO, and Pascal VOC.
- The 0.28 release adds CompactMask and SAM3 support, keeping the toolkit current with the latest segmentation models.
our take from PR#37, 2026-07-01
star history
curve is sampled from GitHub's star history, plus our own daily readings since we covered it; the dashed stretch is before we first covered it, the solid line since. figures at coverage are the numbers we printed then (approx.), current count is live.
understory
Output and attention are roughly in balance.
- output, commits & releases
- clout, star velocity
output = commits & releases; clout = star velocity, both 0 to 100 monthly indices; the gap where output runs above clout is the understory. The understory →
covered in
-
The reusable toolkit that gives an agent eyes
-
CV Utilities for Object Detection & Segmentation
similar projects
compare these →- ⚡ Pruna
leaner, 1k stars
Pruna is a model optimization framework built for developers, enabling you to deliver faster, more efficient models with minimal overhead.
1k ACTIVE - 🎙️ Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
60k ACTIVE - 🧩 TensorZero
Rust · leaner, 12k stars
TensorZero is an open-source LLMOps platform that unifies an LLM gateway, observability, evaluation, optimization, and experimentation.
12k OFF THE RADAR
comments
Sign in with GitHub to add your blip on supervision.