Implemented random rotate for images
Compare changes
- Tiago de Freitas Pereira authored
@@ -69,7 +69,7 @@ def append_image_augmentation(image,
@@ -69,7 +69,7 @@ def append_image_augmentation(image,
Adjust the saturation of an RGB image by a random factor (https://www.tensorflow.org/api_docs/python/tf/image/random_saturation)