Image Classifier Web App with InceptionV3

A simple Flask based webapp where you paste the url of an image and it gives you the top 5 class label with score .

Dependencies

Keras
Opencv 3.1
Flask

How to Run

python classify.py