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

Class ResNet

mmdet/models/backbones/resnet.py:306–657  ·  view source on GitHub ↗

ResNet backbone. Args: depth (int): Depth of resnet, from {18, 34, 50, 101, 152}. stem_channels (int | None): Number of stem channels. If not specified, it will be the same as `base_channels`. Default: None. base_channels (int): Number of base channels of res

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

test_resnest_stemFunction · 0.90
test_resnet_backboneFunction · 0.90

Calls

no outgoing calls

Tested by 2

test_resnest_stemFunction · 0.72
test_resnet_backboneFunction · 0.72