Skip to content

A simple web app project using FastAI, Streamlit and Heroku for hosting.

Notifications You must be signed in to change notification settings

clatonhendricks/Birds_Classification

Repository files navigation

Birds Classification Web app project

The intention of repo is to test my skills using FastAI and Streamlit. I built a Bird detection model using CalTech 200-2011 dataset.

This dataset consists of 200 different north american bird species with a total of 11,700 images. The final outcome is to get up 90% prediction rate but am not there yet. The current model has 80% prediction rate which is pretty good using simple FastAI technique.

I built a simple web app using Streamlit framework to test & play around with the model and used Heroku to host and upload the app.

The web app is very simple, just upload any north american birth and it predict the species of the bird along with a next highest probablity of the species Webpart1 Webpart2

Feel free to play around the project which I hosted here https://classify-birds-app.herokuapp.com/

I plan on uploading the jupyter notebook for the FastAI prediction model in my repo soon.

About

A simple web app project using FastAI, Streamlit and Heroku for hosting.

Resources

Stars

Watchers

Forks