vgg11_bn: Vgg11_bn

View source: R/vision_models.R

vgg11_bnR Documentation

Vgg11_bn

Description

VGG 11-layer model (configuration "A") with batch normalization

Usage

vgg11_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


EagerAI/fastai documentation built on April 16, 2024, 12:01 p.m.