Skip to content

dauvannam1804/cat-dog-classifier-app

Repository files navigation

cat-dog-classifier-app

  • For reproduce the output of training process run this Kaggle notebook
  • Deploy on Streamlit: link

Overview

This project is a Streamlit application. Follow the instructions below to set up your environment and run the app.

Prerequisites

  • Git
  • Conda

. 1. Clone the Repository

First, clone this repository from GitHub:

git clone https://github.com/dauvannam1804/cat-dog-classifier-app.git

2. Create and Activate a Conda Environment

conda create --name ex1 python=3.10
conda activate ex1

3. Install Dependencies

 pip install -r requirements.txt

4. Run the Streamlit Application

 streamlit run app.py

Troubleshooting

If you encounter any issues or need assistance, please reach out to us:

Raise Issues

If you encounter any bugs or have feature requests, please raise an issue on our GitHub repository:

Appreciate your feedback and contributions!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages