MCPcopy Create free account
hub / github.com/HiLab-git/SSL4MIS / DownsamplingBottleneck

Class DownsamplingBottleneck

code/networks/enet.py:209–337  ·  view source on GitHub ↗

Downsampling bottlenecks further downsample the feature map size. Main branch: 1. max pooling with stride 2; indices are saved to be used for unpooling later. Extension branch: 1. 2x2 convolution with stride 2 that decreases the number of channels by ``internal_ratio``, also

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected