Skip to content

Joshi-Karan/Cats-v-Dogs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Cats-v-Dogs

Status

Dataset

Cats vs Dogs Dataset: link

Dataset Overview

The Cats and Dogs dataset is a popular dataset used for training and testing machine learning models for image classification. The dataset contains 25,000 images of cats and dogs, split evenly between the two classes. The images are of varying quality and resolution, and they come from a variety of sources, including the web and user-submitted photos.

The Cats and Dogs dataset is a good choice for training and testing image classification models because it is large and diverse. The dataset also has a well-defined train/test split, which makes it easy to evaluate the performance of a model.

PreTrained Models used in Transfer Learning

  1. MobilenetV2
  2. ResNet50
  3. DenseNet121

About

Using transfer learning to classify the Cats vs Dogs Dataset

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors