#10 · Primary category: Computer Vision
supervision
We write your reusable computer vision tools. 💜
Project last updated:08/25/26
GitHub Stars
49.8K
Forks
4.7K
Contributors
186
License
MIT
Why we included this project
Most computer vision projects end up with the same hand-rolled code: parsing model outputs, drawing boxes, tracking objects between frames, counting detections in zones. Supervision wraps that work into a model-agnostic library, so you can point it at predictions from Ultralytics, Detectron2, MMDetection, SAM, or a vision-language parser and get consistent annotation, filtering, and metrics without rewriting anything. The unified Detections API is what makes the swap painless: change the underlying model and your downstream code stays put. If you are moving a prototype toward real-time zone counting or video processing, the building blocks are already here. It is a solid layer to standardize on when your stack mixes several detection frameworks.
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
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)