Jimoh1993/Create-Image-Dataset-using-Data-Augmentation-using-Keras-Deep-Learning-Data-Science
This tutorial demonstrates data augmentation: a technique to increase the diversity of your training set by applying random (but realistic) transformations, such as image rotation. You will learn how to apply data augmentation in two ways: Use the Keras preprocessing layers, such as tf. keras.
Jupyter Notebook