Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abrarshahok/wildlife-species-identification-using-cnn

In this project i've built and trained a Convolutional Neural Network (CNN) to classify wild animals.
https://github.com/abrarshahok/wildlife-species-identification-using-cnn

cnn cnn-classification cnn-keras cnn-model convolutional-neural-networks neural-network numpy opencv pandas python scikit-learn tensorflow wildlife-classification

Last synced: 3 days ago
JSON representation

In this project i've built and trained a Convolutional Neural Network (CNN) to classify wild animals.

Awesome Lists containing this project

README

        

# Wildlife Species Identification using CNN

In this project i've built and trained a Convolutional Neural Network (CNN) to classify six wild animals: **Fox, Lion, Hyena, Wolf, Tiger, and Cheetah**.

### Dataset: [Wildlife Animals Images](https://www.kaggle.com/datasets/anshulmehtakaggl/wildlife-animals-images)

## Performance

- **Overall Accuracy**: **91%**
- **Best F1-score**: **1.00 (Tiger)**
- **Lowest F1-score**: **0.83 (Hyena)**