Skip to content

This project implements a Convolutional Neural Network (CNN) classifier to distinguish between dog and cat images using the Kaggle "Dogs vs. Cats" dataset. The dataset consists of 25,000 training images and 10,000 test images.

Notifications You must be signed in to change notification settings

iamgvvs/Pet-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🐢🐱 Dog vs. Cat Classifier 🐱🐢

Overview

This repository contains a powerful Convolutional Neural Network (CNN) classifier that can distinguish between images of dogs and cats with high accuracy. The model is trained on the Kaggle "Dogs vs. Cats" dataset, which consists of 25,000 training images and is capable of achieving a validation accuracy of 97.56%!

πŸš€ Features

  • Robust CNN architecture
  • Data augmentation for improved generalization
  • Model visualization for better understanding
  • Easy prediction of single images
  • Impressive validation accuracy
  • Pre-trained model option

Happy classifying! 🐾

About

This project implements a Convolutional Neural Network (CNN) classifier to distinguish between dog and cat images using the Kaggle "Dogs vs. Cats" dataset. The dataset consists of 25,000 training images and 10,000 test images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published