MCPcopy Create free account
hub / github.com/HXMap/HRMapNet / SELayer

Class SELayer

projects/mmdet3d_plugin/models/utils/se_layer.py:9–58  ·  view source on GitHub ↗

Squeeze-and-Excitation Module. Args: channels (int): The input (and output) channels of the SE layer. ratio (int): Squeeze ratio in SELayer, the intermediate channel will be ``int(channels/ratio)``. Default: 16. conv_cfg (None or dict): Config dict for convolu

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

__init__Method · 0.70
__init__Method · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected