#79 · Primary category: Computer Vision
sports
computer vision and sports
Project last updated:08/28/26
GitHub Stars
5.3K
Forks
656
Contributors
1
License
MIT
Why we included this project
Roboflow built this repository as a proving ground for its own object detection, segmentation, and keypoint models, and the code doubles as a practical toolkit for anyone working with sports video. It tackles the genuinely hard parts of the domain: tracking a small fast-moving ball, reading jersey numbers through blur and occlusion, keeping player identities straight across occlusions, and calibrating broadcast camera views so you can compute things like player speed. Each example is tied to a downloadable dataset on Roboflow Universe, and the notebooks show the full pipeline from labeled data to a working detection or keypoint output. The models are designed to be swapped in, so you are not locked into a single detector or pose estimator. The project is also upfront about the problems it has not fully solved, which gives a realistic sense of where the codebase stops and your own work begins.
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)