Find out the breed of your dog by uploading its picture. The application is built using Flask and Keras and uses resnet50 model to make the predictions.
Sources:
-
Gareth Dwyer-Flask By Example_ Unleash the full potential of the Flask web framework by creating simple yet powerful web applications-Packt Publishing (2016)
-
https://www.datasciencebytes.com/bytes/2015/02/24/running-a-flask-app-on-aws-ec2/