jkjung-avt / 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.
82Updated 5 years ago

Related projects

Alternatives and complementary repositories for keras-cats-dogs-tutorial