5 ms·
I'm glad you like it! As an alternative, feel free to play around with it and get familiar with the setup process in the Google colab notebook. https://colab.
by chony 6y ago
I'm glad you like it!
As an alternative, feel free to play around with it and get familiar with the setup process in the Google colab notebook.
https://colab.research.google.com/github/hardik0/AI-basketball-analysis-on-google-colab/blob/master/AI_basketball_analysis_google_colab.ipynb https://colab.research.google.com/github/hardik0/AI-basketba...
- Jugurtha 6y agoIs there a pure notebook version stripped of the application? I'd like to play with this on iko.ai. Already have the Coco dataset, GPU support, and most of the dependencies in our image.
- chony 6y agoHi, do you mean the pure Python ML part wihtout the web app and any Flask thing?
- Jugurtha 6y agoYes. Purely from a notebook to load the model, give it an image.
- chony 6y agoHi, the link provided is the pure ML part of the project, without any Flask thing. Unfortunately, I don't have written a notebook for it. Maybe you could try to figure it out through the source code? The code itself is actually prettly simple and short. https://github.com/chonyy/basketball-shot-detection https://github.com/chonyy/basketball-shot-detection