Keras ImageDataGenerator and Data Augmentation
In today’s tutorial, you will learn how to use Keras’ ImageDataGenerator class to perform data augmentation. I’ll also dispel common confusions surrounding what data augmentation is, why we use data augmentation, and what it does/does not do.
View this article on https://www.pyimagesearch.com/.