Keras 3 API documentation / KerasCV / Layers / KerasCV Preprocessing Layers

KerasCV Preprocessing Layers

KerasCV preprocessing layers allow you to easily augment your image data using standard augmentation techniques such as CutMix, MixUp and RandAugment.

See also this guide on assembling image data augmentation pipeline.