Skip to content

mb16biswas/dog_classifier_web_app

Repository files navigation

dog classifier web app

  • Build an end to end Deep learning application, which can classify 120 different dog breeds.

  • Used models from tensoflow applications and tensorflow hub , later used the best model in my case mobilenet_v2_130_224 and later added costume layers for our prediction

  • the front end of is created with Streamlit

Deployed Here

Live Link

Download the repository and install the required packages:

Clone this repo and install the required packages:

pip3 install -r requirements.txt

To run streamlit app

streamlit run app.py

Demo

dog_small.mp4

Releases

No releases published

Packages

No packages published