Skip to content

prithvimk/dogs-vs-cats-deployed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dogs-vs-cats-deployed

Deployed Dogs vs Cats Classifier using Streamlit

This project uses the model from the Dogs-vs-Cats Classifier and deploys it as a web-app using the Streamlit service.

The main.py file contains the Front-End Streamlit code and uses the helper.py file to load the model and make predictions based on the uploaded image.

Run the web app on your browser by running the command:

streamlit run main.py

About

Deployed Dogs vs Cats Classifier using Streamlit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages