Skip to content

Files

Latest commit

 

History

History
17 lines (11 loc) · 669 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 669 Bytes

Cats-vs-Dogs-Classification

Image recognition project for Computational Intelligence classes in Python with Keras.

Dataset is from Cats and Dogs Breeds Classification Oxford Dataset: https://www.kaggle.com/zippyz/cats-and-dogs-breeds-classification-oxford-dataset

This project contains a simple VGG16 - like architecture to recognize images of cats and dogs.

Model

The model was learnt and built from scratch. It has 82% accuracy, with 60 epochs.

Acc Loss Conf