chonyy/AI-basketball-analysis
:basketball::robot::basketball: AI web app and API to analyze basketball shots and shooting pose.
Leverages OpenPose for real-time human pose estimation to extract body keypoints (elbow, knee angles) during shots, combined with Faster R-CNN object detection trained on COCO dataset to classify shot outcomes. Provides both a Flask web interface for video/image uploads and a REST API endpoint (`/detection_json`) returning JSON-formatted keypoint coordinates and detection confidence scores. Requires GPU with CUDA support for efficient processing, though Google Colab integration enables GPU-free experimentation.
1,224 stars. No commits in the last 6 months.
Stars
1,224
Forks
220
Language
Python
License
—
Category
Last pushed
Sep 26, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/chonyy/AI-basketball-analysis"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
roboflow/sports
computer vision and sports
mradovic38/football_analysis
A comprehensive tool for processing and analyzing video footage, producing detailed insights...
KieDani/UpliftingTableTennis
Official implementation of the paper "Uplifting Table Tennis: A Robust, Real-World Application...
wmcnally/deep-darts
DeepDarts is the first deep learning-based automatic scoring system for steel-tip darts. It...
ghchen99/multi-view-foul-recognition
An AI-powered system for classifying fouls in football matches using multi-angle video analysis,...