vgg16_bn: Vgg16_bn

View source: R/vision_models.R

vgg16_bnR Documentation

Vgg16_bn

Description

VGG 16-layer model (configuration "D") with batch normalization

Usage

vgg16_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 June 22, 2024, 11:15 a.m.