R/models-mobilenetv2.R
model_mobilenet_v2.Rd
Constructs a MobileNetV2 architecture from MobileNetV2: Inverted Residuals and Linear Bottlenecks.
model_mobilenet_v2(pretrained = FALSE, progress = TRUE, ...)
Other models:
model_alexnet()
,
model_inception_v3()
,
model_resnet
,
model_vgg