This is a image classifier, It uses the pretrained Neural Network ResNet50.More details about the model here.
- clone the repository.
pip install -r requirements.txt
python app.py
- Open up browser and go to
localhost:5000
. - Upload a picture and click submit.