Skip to content

This is a simple flask app running a classification model trained on apples, pears and oranges.

Notifications You must be signed in to change notification settings

dhruv1702/fruit-classifier

Repository files navigation

Fruit Classifier

Getting started

Install requirements

$ pip install -r requirements.txt

Make sure you have the following installed:

  • tensorflow
  • keras
  • flask
  • pillow
  • h5py
  • Jinja2

Run the app

$ python app.py

About

This is a simple flask app running a classification model trained on apples, pears and oranges.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages