vgg16_bn {fastai} | R Documentation |
VGG 16-layer model (configuration "D") with batch normalization
vgg16_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