whatrocks / clabby-classifier

☘️ Deploys a trained PyTorch image classification model with Flask to a FloydHub model API

Home Page:https://blog.floydhub.com/build-image-classification-app-with-fastai/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clabby-classifier ☘️

Deploys a trained PyTorch image classification model with Flask and FloydHub.

app

Deployment Steps

git clone https://github.com/whatrocks/clabby-classifier/
cd clabby-classifier
pip install -U floyd-cli
floyd login
floyd init clabby-classifier
floyd run --mode serve

About

☘️ Deploys a trained PyTorch image classification model with Flask to a FloydHub model API

https://blog.floydhub.com/build-image-classification-app-with-fastai/

License:MIT License


Languages

Language:HTML 68.4%Language:Python 31.6%