shankarj67 / Water-classifier-fastai

Deploy your Flask web app classifier on Heroku which is written using fastai library.
https://water-classifier1.herokuapp.com/
MIT License
40 stars 50 forks source link
classifier deep-learning fastai flask flask-api flask-web python3 pytorch resnet

Deploy water classifier using flask on heroku

[]()

A web app to predict whether water is clean or dirty using fastai library.


Demo:


Getting started

Customization

Put your model inside path/models folder

Change the class and path name

UI Change

Modify files in templates and static directory.

index.html for the UI and main.js for all the behaviors

Heroku Installation

Note: If App is showing Application error then refresh the browser,It will work fine.

Future Roadmap