rustyneuron01/Real-Time-Football-Detection
Real-time football video analytics: player/ball/referee tracking and pitch keypoints. YOLO, HRNet, OSNet, ByteTrack, FastAPI. Game state recognition with lightweight CLIP/VLM validation. Python, OpenCV, CUDA/MPS.
This system helps sports analysts, broadcasters, and data providers automatically analyze football match videos. It takes raw video footage and outputs real-time data on player, ball, and referee positions, along with pitch keypoints. This allows professionals to quickly get detailed game state information without expensive manual annotation.
Use this if you need to extract precise, real-time tracking data for players, the ball, and referees from football video streams to power analytics or broadcasts.
Not ideal if your primary need is general-purpose object detection across many different domains outside of sports or if you only process still images rather than video streams.
Stars
92
Forks
41
Language
Python
License
MIT
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/rustyneuron01/Real-Time-Football-Detection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
Sharpiless/Yolov5-deepsort-inference
Yolov5 deepsort inference,使用YOLOv5+Deepsort实现车辆行人追踪和计数,代码封装成一个Detector类,更容易嵌入到自己的项目中
laugh12321/TensorRT-YOLO
🚀 Easier & Faster YOLO Deployment Toolkit for NVIDIA 🛠️
facebookresearch/Ego4d
Ego4d dataset repository. Download the dataset, visualize, extract features & example usage of...
ultralytics/yolo-flutter-app
Flutter plugin for Ultralytics YOLO
ultralytics/yolo-ios-app
Ultralytics YOLO iOS App source code for running YOLO in your own iOS apps 🌟