Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 268 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 268 Bytes

[UNDER DEV]

Interactive web application for image classification

How to use?

  • Clone the repo including the model .pb file
  • RUN: python app.py
  • Navigate to localhost:5000/
  • Load a JPG file and press submit
  • Deep learning model predicts what is in the image