com.intel.analytics.bigdl.dataset.image
Lighting noise for data augmentation
Krizhevsky et al. proposed fancy PCA when training the famous Alex-Net in 2012 Fancy PCA alters the intensities of the RGB channels in training images For each training image, add the corresponding quantity to each RGB image pixel
Apply this transformer to rdd
Lighting noise for data augmentation
Krizhevsky et al. proposed fancy PCA when training the famous Alex-Net in 2012 Fancy PCA alters the intensities of the RGB channels in training images For each training image, add the corresponding quantity to each RGB image pixel