YaoZhao94 / web-deep-learning-classifier

Deep Learning model to classify food (Web App)

Home Page:https://food-img-classifier.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Training the Image Classifier & Creating a Web App

Our example: Food Images Classifier

Citation Note

If you do use our blog or GitHub repos to create your own web or mobile app, we would appreciate it if you would give our work attribution by sharing the below citation:

Pattaniyil, Nidhin and Shaikh, Reshama, Deploying Deep Learning Models On Web And Mobile, 2019

This project was completed jointly by Nidhin Pattaniyil and Reshama Shaikh.

The following were used for model training (see requirements.txt):

  • fastai: version 1.0.42
  • PyTorch: version 1.0.0
  • Python: version 3.6

The following were used for model deployment:

  • Heroku
  • Flask: version 1.0

Table of Contents

  1. Training the Model using fastai: food classifier notebook
  2. Deploying the App on Heroku: our web app is food-img-classifier.herokuapp.com
  3. Deploying a Mobile App, see this repo: npatta01/mobile-deep-learning-classifier

Demo

Demo

About

Deep Learning model to classify food (Web App)

https://food-img-classifier.herokuapp.com

License:MIT License


Languages

Language:Jupyter Notebook 99.8%Language:JavaScript 0.1%Language:Python 0.0%Language:HTML 0.0%Language:Dockerfile 0.0%Language:CSS 0.0%