exsesx / simple-image-classifier

A simple image classifier using Python (Flask)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Image Classifier

A simple image classifier using Python (Flask).

To start an application:

  1. Install all dependencies from the requirements.txt (pip install -r requirements.txt)
  2. Locate the src folder and run app.py
  3. Open your browser and go to localhost:9100
  4. Upload a picture of the flower, and it will be classified as daisy, dandelion, rose, sunflower or tulip

About

A simple image classifier using Python (Flask)


Languages

Language:Python 96.0%Language:JavaScript 1.7%Language:CSS 1.6%Language:HTML 0.7%