Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 572 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 572 Bytes

Hoopster

Hoopster is a AI based app for basketball free-throw shooting, that makes use of CV techniques to analyze your training sessions and keep track of your progress. You only need a smartphone and a basketball to start shooting with Hoopster.

Internet connection is not required, as our app runs its model locally on your device!

Guide to the Hoopster repository

lib = All the code (Hoopster app source code + tflite python model)

modeltrainerflow.py = code used to train the tensor flow model in python

Hoopster report.pdf = Report on the project