Skip to content

amaanabbasi/Image-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Simple Keras + deep learning REST API (Flask)

This is a image classifier, It uses the pretrained Neural Network ResNet50.More details about the model here.

Credits

Adrian Rosebrock.

Getting started

  • clone the repository.
  • pip install -r requirements.txt
  • Run

  • python app.py
  • Open up browser and go to localhost:5000.
  • Upload a picture and click submit.

2018-05-31

About

Keras Image Classifier, transfer learning using pretrained CNN, "RestNet50".

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published