roboflow/supervision
Supervision is a Python library that provides a comprehensive set of tools for processing and analyzing computer vision data, particularly object detection and tracking results. It offers utilities for visualizing detections and key points on images and videos, managing dataset formats, and computing evaluation metrics like mAP and precision/recall. The system also includes example scripts demonstrating practical applications such as people counting, heatmaps, and traffic analysis using various model backends.
61.3
Adequate · 2 August 2026
41k
lines of production code
Python
primary language
5
bus factor · 199 authors in all
3
measurements over time
How it got here
2022–2024 · Modernization and example expansion
The project underwent a significant modernization of its build system and development tooling, migrating to pyproject.toml and establishing a robust testing infrastructure. Concurrently, the codebase was cleaned up by removing obsolete modules, while new examples were added to demonstrate object tracking, heatmaps, and dwell time analysis using various model backends.
13 changes
2026 · Public API expansion and modularization
This period focused on establishing a comprehensive public API for the supervision package, introducing new modules for metrics, key points, and drawing utilities. The work included refactoring the codebase into a modular structure with a new base class for annotators and a memory-efficient CompactMask implementation. Extensive test coverage was added to validate the new features and ensure backward compatibility.
33 changes
Survey your own repository
roboflow/supervision was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.
About this page
- The description of this project is derived from its own commit history, not from its README.
- The score is its highest published measurement, taken on 2 August 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
- Measured at commit 794971ba0f — the exact code this score is about.
- Scored under rubric rubric-2026.08.18. Score the same commit under that rubric and you get the same number.