Hacker News new | ask | show | jobs
Basketball Player Tracking, Team Detection, and Number Recognition with Python (youtube.com)
1 points by SkalskiP 182 days ago
1 comments

code: https://colab.research.google.com/github/roboflow-ai/noteboo...

- player and number detection with RF-DETR

- player tracking with SAM2

- team clustering with SigLIP, UMAP and K-Means

- number recognition with SmolVLM2

- perspective conversion with homography

- player trajectory correction

- shot detection and classification