btphan95 / greenr

A web app to classify dandelions and grass in images 🌿

Home Page:https://greenr.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

greenr

A web app to let users upload an image to classify it as a dandelion or grass.

Click the badge above to run the demo.

greenr is powered by a deep learning model created in FastAI. If you are interested in learning how I created an image dataset from Google Images and trained a dandelions and grass classifier in FastAI, check out this Github repo that links to a notebook outlining my process. FastAI is a deep learning library built on top of PyTorch that makes it extremely to get started with deep learning.

To deploy greenr onto the web, I utilized

About

A web app to classify dandelions and grass in images 🌿

https://greenr.herokuapp.com/

License:MIT License


Languages

Language:Python 89.8%Language:Dockerfile 10.2%