#271 · Primary category: Computer Vision
AI-basketball-analysis
:basketball::robot::basketball: AI web app and API to analyze basketball shots and shooting pose.
Project last updated:09/26/24
GitHub Stars
1.3K
Forks
235
Contributors
5
License
Other
Why we included this project
This is one of those projects that turns a machine-learning idea into something you can actually feed footage to. Upload a basketball video or hit its API with a POST request, and it returns shot and pose analysis built on OpenPose body keypoints and YOLO-style object detection. The value is in the plumbing: the author wires a Flask web app to a computer-vision backend, so it reads like a workable template for anyone building video-analysis tools around pose estimation, not just a notebook demo. Sports analysts and learners can use it to see how the pieces fit together. One caveat: it is licensed for noncommercial research use only, because it depends on OpenPose, so plan around that if you are thinking beyond experiments.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)