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

Class RegularBottleneck

code/networks/enet.py:71–206  ·  view source on GitHub ↗

Regular bottlenecks are the main building block of ENet. Main branch: 1. Shortcut connection. Extension branch: 1. 1x1 convolution which decreases the number of channels by ``internal_ratio``, also called a projection; 2. regular, dilated or asymmetric convolution; 3. 1x1

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