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

Method make_block_plugins

mmdet/models/backbones/resnet.py:219–240  ·  view source on GitHub ↗

make plugins for block. Args: in_channels (int): Input channels of plugin. plugins (list[dict]): List of plugins cfg to build. Returns: list[str]: List of the names of plugin.

(self, in_channels, plugins)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

__init__Method · 0.95
__init__Method · 0.95

Calls 1

popMethod · 0.80

Tested by

no test coverage detected