Multi-Object Detection & Persistent ID Tracking
Upload a sports video to detect and track players with persistent unique IDs.
Uses YOLOv11 for detection and BoT-SORT (with ReID + camera motion compensation) for tracking.
How it works: Each detected person gets a unique ID that persists through occlusions,
camera pans, and similar appearances thanks to appearance embeddings and motion compensation.