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

Class UpsamplingBottleneck

code/networks/enet.py:340–450  ·  view source on GitHub ↗

The upsampling bottlenecks upsample the feature map resolution using max pooling indices stored from the corresponding downsampling bottleneck. Main branch: 1. 1x1 convolution with stride 1 that decreases the number of channels by ``internal_ratio``, also called a projection; 2.

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