private inception3 — function
inception3(; nclasses = 1000)
Create an Inception-v3 model (reference).
Arguments
nclasses: the number of output classes
Warning
inception3 does not currently support pretrained weights.
private inception3 — function
inception3(; nclasses = 1000)
Create an Inception-v3 model (reference).
nclasses: the number of output classesWarning
inception3 does not currently support pretrained weights.