Skip to content

Corner514/web-deep-learning-classifier

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Training the Image Classifier & Creating a Web App

Our example: Food Images Classifier

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

HOLD for SCREENSHOTS of WEB APP

About

Deep Learning model to classify food (Web App)

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 99.9%
  • Other 0.1%