vgg11_bn {fastai} | R Documentation |
VGG 11-layer model (configuration "A") with batch normalization
vgg11_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