Skip to content

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.

License

Notifications You must be signed in to change notification settings

jkjung-avt/keras-cats-dogs-tutorial

Repository files navigation

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published