This is a web API service only works for machines on the same local network Tested in PyCharm
Python 3.6 or higher
Flask pip install flask
Pillow pip install pillow
Keras pip install keras
Tensorflow pip install tensorflow
If they don't work please do sudo pip install
instead
Create a folder called 'models' where app.py is
Download the model from GoogleDrive or DropBox
Put model in the models folder
like this:
models/model10.h5
In the terminal execute python app.py