MCPcopy Create free account
hub / github.com/VainF/DeepLabV3Plus-Pytorch / resnet50

Function resnet50

network/backbone/resnet.py:249–258  ·  view source on GitHub ↗

r"""ResNet-50 model from `"Deep Residual Learning for Image Recognition" `_ Args: pretrained (bool): If True, returns a model pre-trained on ImageNet progress (bool): If True, displays a progress bar of the download to stderr

(pretrained=False, progress=True, **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

_resnetFunction · 0.85

Tested by

no test coverage detected