Classifying images using Tensorflow. Notebook for training the model can be found on Colab.
First, run pip install -r requirements.txt
.
Then, load in an image to predict.py
and the trained model will predict whether it is a rock, paper or scissor.