vgg19_bn: Vgg19_bn

View source: R/vision_models.R

vgg19_bnR Documentation

Vgg19_bn

Description

VGG 19-layer model (configuration 'E') with batch normalization

Usage

vgg19_bn(pretrained = FALSE, progress)

Arguments

pretrained

pretrained or not

progress

to see progress bar or not

Details

"Very Deep Convolutional Networks For Large-Scale Image Recognition" <https://arxiv.org/pdf/1409.1556.pdf>

Value

model


fastai documentation built on March 31, 2023, 11:41 p.m.