Skip to content

Repository files navigation

Animal Classification

Overview

This project is a Python-based AI model for animal classification. It uses a pre-trained neural network to classify images of animals into different categories.

Installation

To install the necessary dependencies, run the following command:

pip install -r requirements.txt

Usage

To use the animal classification model, follow these steps:

  1. Install the required dependencies using the installation command provided above.
  2. Run the streamlit run index.py script.
  3. Provide an image file as input when prompted.
  4. The model will classify the image and display the predicted animal category.

Dependencies

  • numpy
  • supervision
  • inference-models
  • playsound
  • pygame
  • opencv-python

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages