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

Function resnext101_32x8d

network/backbone/resnet.py:299–310  ·  view source on GitHub ↗

r"""ResNeXt-101 32x8d model from `"Aggregated Residual Transformation for Deep Neural Networks" `_ Args: pretrained (bool): If True, returns a model pre-trained on ImageNet progress (bool): If True, displays a progress bar of the downloa

(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