View source: R/icevision_albumentations.R
| icevision_FancyPCA | R Documentation | 
Augment RGB image using FancyPCA from Krizhevsky's paper
icevision_FancyPCA(alpha = 0.1, always_apply = FALSE, p = 0.5)
| alpha | alpha | 
| always_apply | always_apply | 
| p | p | 
"ImageNet Classification with Deep Convolutional Neural Networks"
None
image
3-channel uint8 images only
http://papers.nips.cc/paper/4824-imagenet-classification-with-deep-convolutional-neural-networks.pdf https://deshanadesai.github.io/notes/Fancy-PCA-with-Scikit-Image https://pixelatedbrian.github.io/2018-04-29-fancy_pca/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.