MCPcopy Create free account
hub / github.com/VincentHancoder/SSGD / CSPLayer

Class CSPLayer

mmdet/models/utils/csp_layer.py:75–150  ·  view source on GitHub ↗

Cross Stage Partial Layer. Args: in_channels (int): The input channels of the CSP layer. out_channels (int): The output channels of the CSP layer. expand_ratio (float): Ratio to adjust the number of channels of the hidden layer. Default: 0.5 num_block

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

__init__Method · 0.85
__init__Method · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected