A Practical Example of Image Classifier with Keras, Using the Kaggle Cats vs. Dogs Dataset
Check out my following blog posts for more details about the code:
- Keras Cats Dogs Tutorial (achieving 99% accuracy with a reduced training set of only 2,000 images!)
- Keras InceptionResNetV2
- Extending Keras' ImageDataGenerator to Support Random Cropping