/cat-dog-classifier

This is classifier that uses pictures of cats and dogs to train itself and then is capable enough to predicts whether the picture is of a dog or cat. The number of training and testing images are mentioned in the repo.

Primary LanguagePython

Cat-Dog-Classifier

Please make sure that you have python installed on your system along with the following libraries:

The dataset folder contains the dataset used.

Dataset Training Images Testing Images
Cat 4000 2000
Dog 4000 2000

In order to execute the code:

python abc 1.py