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

Class ResLayer

mmdet/models/utils/res_layer.py:7–104  ·  view source on GitHub ↗

ResLayer to build ResNet style backbone. Args: block (nn.Module): block used to build ResLayer. inplanes (int): inplanes of block. planes (int): planes of block. num_blocks (int): number of blocks. stride (int): stride of the first block. Default: 1

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

__init__Method · 0.90
__init__Method · 0.90
__init__Method · 0.90
test_resnet_res_layerFunction · 0.90

Calls

no outgoing calls

Tested by 1

test_resnet_res_layerFunction · 0.72