Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 564 Bytes

File metadata and controls

24 lines (13 loc) · 564 Bytes

Image-Classification-project-using-CNN

The aim of this project is to classify whether the given image is a Dog or Cat which is done using Image Segmentation -CNN

DATASET Information:

The training archive contains 25,000 images of dogs and cats. Train your algorithm on these files and predict the labels

(1 = dog, 0 = cat)

Download link: https://download.microsoft.com/download/3/E/1/3E1C3F21-ECDB-4869-8368-6DEBA77B919F/kagglecatsanddogs_3367a.zip

Libraries Used: 1.Pandas

2.Matplotlib

3.Scikit-learn

4.Keras

5.Tensorflow

Environment: Google Colab