Skip to content

Latest commit

 

History

History
37 lines (18 loc) · 1.13 KB

README.md

File metadata and controls

37 lines (18 loc) · 1.13 KB

Training the Image Classifier & Creating a Web App

Indigenous Cattle Breed Classifier Web App

This project was completed by Ajit Kumar Singh

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

  • fastai: version 1.0.61
  • PyTorch: version 1.6.0
  • Python: version 3.7

The following were used for model deployment:

  • Heroku
  • Flask: version 1.0.2

Table of Contents

  1. Training the Model using fastai: Indigenous_Cattle_Breed_Classifier
  2. Deploying the App on Heroku: my web app is cattle-breed-classifier.herokuapp.com

Demo

Demo

References