JakeKalstad / bee-ant-pytorch

Playing with pytorch and serving an ML prediction over HTTP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

web app to determine if an image is a bee or an ant.

Train

python3 bees.py

Predict

python3 bee_prediction.py

Web App

It's a flask app flask run

About

Playing with pytorch and serving an ML prediction over HTTP.


Languages

Language:Python 90.1%Language:HTML 9.9%