private
inception_b
— function
inception_b(inplanes)
Create an Inception-v3 style-B module (ref: Fig. 10 in paper).
Arguments
inplanes
: number of input feature maps
private
inception_b
— function
inception_b(inplanes)
Create an Inception-v3 style-B module (ref: Fig. 10 in paper).
inplanes
: number of input feature maps