Learn Before
Concept
AlexNet Image Augmentation
To artificially increase the training sample size and reduce overfitting, the training loop of AlexNet employs extensive image augmentation techniques. These preprocessing steps include geometric and photometric transformations such as flipping, clipping, and color changes, which make the model significantly more robust to variations in input data.
0
1
Updated 2026-05-12
Tags
D2L
Dive into Deep Learning @ D2L