private
googlenet
— function
googlenet(; nclasses = 1000)
Create an Inception-v1 model (commonly referred to as GoogLeNet) (reference).
Arguments
nclasses
: the number of output classes
private
googlenet
— function
googlenet(; nclasses = 1000)
Create an Inception-v1 model (commonly referred to as GoogLeNet) (reference).
nclasses
: the number of output classes