Skip to content

Applying multiple DL models on a Kaggle Dataset, deployed with Streamlit

Notifications You must be signed in to change notification settings

DavidMOBrien/Bird-Watcher

Repository files navigation

Bird-Watcher

Applying multiple DL models on a Kaggle Dataset, deployed with Streamlit.

Setup:

Install anaconda from: https://www.anaconda.com/

Setup environment from cloned repository with: conda create -n <environment-name> --file req.txt

Run streamlit run app.py

The streamlit app is now running! You can select which model you want to use to predict on a specified image.

alt text

About

Applying multiple DL models on a Kaggle Dataset, deployed with Streamlit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published