Introduction

Tutorials

Developer guide

API Reference

private inceptionv3_afunction

inceptionv3_a(inplanes, pool_proj)

Create an Inception-v3 style-A module (ref: Fig. 5 in paper).

Arguments

  • inplanes: number of input feature maps
  • pool_proj: the number of output feature maps for the pooling projection