|
|
|
|
|
by chony
1983 days ago
|
|
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. |
|