Introduction

Tutorials

Developer guide

API Reference

public skip_projectionfunction

skip_projection(inplanes, outplanes, downsample = false)

Create a skip projection (reference).

Arguments:

  • inplanes: the number of input feature maps
  • outplanes: the number of output feature maps
  • downsample: set to true to downsample the input