Introduction

Tutorials

API Reference

private inception_afunction

inception_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