private
inceptionv3_a
— function
inceptionv3_a(inplanes, pool_proj)
Create an Inception-v3 style-A module (ref: Fig. 5 in paper).
Arguments
inplanes
: number of input feature mapspool_proj
: the number of output feature maps for the pooling projection