diff --git a/augment.py b/augment.py index edb0d8d..c323f2f 100644 --- a/augment.py +++ b/augment.py @@ -1,4 +1,4 @@ -# image augmentation +# code for image augmentation import os import keras from keras.preprocessing.image import ImageDataGenerator, array_to_img, img_to_array, load_img