ImageAugmentationLayer
ImageAugmentationLayer[{h, w}] represents a net layer that applies random image transformations to produce images of height h and width w.
Examples
ImageAugmentationLayer[{224, 224}]ImageAugmentationLayer[{128, 128}, "ReflectionProbabilities" -> {0.5, 0.5}]Something isn't working? Report an issue.
Please visit the official Wolfram Language Reference for more details.