harupy / keras-flask-classifier

A minimum implementation of image classifier web app with Keras & Flask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keras & Flask Classifier Web App

A minimum implementation of image classifier web app with Keras & Flask

Usage

  1. Clone this repository
  2. cd keras-flask-classifier
  3. python main.py
  4. Open http://127.0.0.1:5000/ on your browser
  5. Click the file select button and select one of the test images

Demo

demo

About

A minimum implementation of image classifier web app with Keras & Flask


Languages

Language:Python 40.4%Language:JavaScript 31.5%Language:HTML 28.1%