/keras-cats-dogs-tutorial

A practical example of image classifier with Keras 2.x and TensorFlow backend, using the Kaggle Cats vs. Dogs dataset. By taking advantage of Keras' image data augmentation capabilities (and also random cropping), we were able to achieve 99% accuracy on the trained model with only 2,000 images in the training set.

Primary LanguageJupyter NotebookMIT LicenseMIT

Stargazers