public
skip_projection
— function
skip_projection(inplanes, outplanes, downsample = false)
Create a skip projection (reference).
Arguments:
inplanes
: the number of input feature mapsoutplanes
: the number of output feature mapsdownsample
: set totrue
to downsample the input