public Inception3 — struct
Inception3(; pretrain = false, nclasses = 1000)
Create an Inception-v3 model (reference).
See also inception3.
Arguments
pretrain: set totrueto load the pre-trained weights for ImageNetnclasses: the number of output classes
Warning
Inception3 does not currently support pretrained weights.