Skip to content

Welcome to the Cat vs Dogs Image Classifier repository! This project is an image classification system trained to distinguish between images of cats and dogs using deep learning techniques.

Notifications You must be signed in to change notification settings

aenoshrajora/Cat-vs-Dogs-Image-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Description: The project uses TensorFlow and Keras libraries to create a Convolutional Neural Network (CNN) architecture for Cats vs. Dogs image classification. The dataset is preprocessed by resizing and normalizing the images. The CNN model consists of multiple convolutional and pooling layers, followed by fully connected layers for classification. The model is trained using the training data, optimizing the cross-entropy loss with the Adam optimizer

Model Summary:

Screenshot 2023-08-07 015812

Output:

Screenshot 2023-08-07 015148

Dataset: https://drive.google.com/file/d/12I9KXycZQb3OFnb4UySFc8iHscdCZ0yJ/view?usp=sharing

About

Welcome to the Cat vs Dogs Image Classifier repository! This project is an image classification system trained to distinguish between images of cats and dogs using deep learning techniques.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published