vgg19_bn {fastai} | R Documentation |
VGG 19-layer model (configuration 'E') with batch normalization
vgg19_bn(pretrained = FALSE, progress)
pretrained |
pretrained or not |
progress |
to see progress bar or not |
"Very Deep Convolutional Networks For Large-Scale Image Recognition" <https://arxiv.org/pdf/1409.1556.pdf>
model