automd
AI-basketball-analysis
automd | AI-basketball-analysis | |
---|---|---|
1 | 12 | |
0 | 1,095 | |
- | 2.2% | |
0.0 | 3.3 | |
over 4 years ago | 7 months ago | |
Python | Python | |
MIT License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
automd
-
Ask HN: Show me your Half Baked project
I made a API introspection documentation tool for Python Flask. Mostly a learning experience and possibly redundant to other projects, but it's just about good enough to use for my own purposes. I might ShowHN at some point.
https://github.com/cliftbar/automd
AI-basketball-analysis
-
[P] Basketball Shots Detection and Shooting Pose Analysis (Open Source)
Source code: https://github.com/chonyy/AI-basketball-analysis
- Show HN: Visualizing Basketball Trajectory and Analyzing Shooting Pose
- Automatically Overlaying Baseball Pitch Motion and Trajectory in Realtime (Open Source)
- Show HN: AI Basketball Analysis Web App and API
- Show HN: Visualize and Analyze Basketball Shots and Shooting Pose with ML
-
Ask HN: Show me your Half Baked project
I built an app to visualize and analyze basketball shots and shooting pose with machine learning.
https://github.com/chonyy/AI-basketball-analysis
The result is pretty nice. However, the only problem is the slow inference speed. I'm now refactoring the project structure and changing the model to a much faster YOLO model.
-
Show HN: Automatic Baseball Pitching Motion and Trajectory Overlay in Realtime
Thanks for asking! This is not a noob question.
I would say that the similar workflow could be applied to any ball-related sports. The object detection and the tracking algorithm is basically the same. Then, you could add any sport-specific feature!
For example, I have used a similar method to build AI Basketball Analysis.
https://github.com/chonyy/AI-basketball-analysis
- Show HN: AI Basketball Analysis in Realtime
- Show HN: AI Basketball Visualization
What are some alternatives?
ws-monitoring - A simple & lightweight realtime monitoring web UI + server in Node.js
Deep-SORT-YOLOv4 - People detection and optional tracking with Tensorflow backend.
invisible-ink - :secret: Gradually loading web fonts
go-live - 🗂️ go-live is an ultra-light server utility that serves files, HTML or anything else, over HTTP.
xact - Model based design for developers
FastMOT - High-performance multiple object tracking based on YOLO, Deep SORT, and KLT 🚀