You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Advanced real-time football tracking system using RF-DETR, Extended Kalman Filter, and an intelligent virtual camera. Production-grade pipeline for sports broadcasting with low-latency RTMP/YouTube streaming, PID-controlled smoothing, and trajectory prediction.
This project is an implementation of the Detection Transformer (DETR) and the Conditional DETR variant of the model for state-of-the-art object detection. Using this project you can easily fine-tune and test both DETR variants on your own dataset following the included notebook guide.