GaMPEN
Home
About GaMPEN
Getting Started
Tutorials
Using GaMPEN
Public Catalogs & Trained Models
FAQs
API Reference
ggt
Submodules
ggt.data
ggt.losses
ggt.metrics
ggt.models
ggt.modules
ggt.train
ggt.utils
ggt.visualization
test_utils
test_models
test_metrics
test_install
GaMPEN
API Reference
ggt
ggt.models
ggt.models.vgg
View page source
ggt.models.vgg
Functions
vgg16
(cutout_size, channels[, n_out, pretrained])
Module Contents
ggt.models.vgg.
vgg16
(
cutout_size
,
channels
,
n_out
=
1
,
pretrained
=
True
)