Model Pipeline - Data augmentation as regularization
This pipeline shows how data augmentation helps a model learn better by creating new, varied images from the original ones. This acts like a regularizer, helping the model avoid memorizing and instead learn general patterns.