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
The official repo for [CVPR'23] "DeepSolo: Let Transformer Decoder with Explicit Points Solo for Text Spotting" & [ArXiv'23] "DeepSolo++: Let Transformer Decoder with Explicit Points Solo for Multilingual Text Spotting"
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.
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.