AIOmarRehan/InceptionV3_Dogs_vs_Cats_Classifier_Model
Image Classification • Updated
• 1
image imagewidth (px) 4 500 | label class label 2 classes |
|---|---|
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat | |
0Cat |
This dataset contains images of cats and dogs for binary classification tasks. It is a commonly used dataset for experimenting with image classification models, including transfer learning with models like InceptionV3.
PetImages/
├── Cat/
│ ├── cat1.jpg
│ ├── cat2.jpg
│ └── ...
└── Dog/
├── dog1.jpg
├── dog2.jpg
└── ...
If you use this dataset in your research or projects, please cite:
Bhavik Jikadara, Dog and Cat Classification Dataset, Kaggle, [https://www.kaggle.com/datasets/bhavikjikadara/dog-and-cat-classification-dataset](https://www.kaggle.com/datasets/bhavikjikadara/dog-and-cat-classification-dataset)