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

Function _load_model

network/modeling.py:112–124  ·  view source on GitHub ↗
(arch_type, backbone, num_classes, output_stride, pretrained_backbone)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

deeplabv3_hrnetv2_48Function · 0.85
deeplabv3_hrnetv2_32Function · 0.85
deeplabv3_resnet50Function · 0.85
deeplabv3_resnet101Function · 0.85
deeplabv3_mobilenetFunction · 0.85
deeplabv3_xceptionFunction · 0.85
deeplabv3plus_hrnetv2_48Function · 0.85
deeplabv3plus_hrnetv2_32Function · 0.85
deeplabv3plus_resnet50Function · 0.85
deeplabv3plus_resnet101Function · 0.85
deeplabv3plus_mobilenetFunction · 0.85
deeplabv3plus_xceptionFunction · 0.85

Calls 4

_segm_mobilenetFunction · 0.85
_segm_resnetFunction · 0.85
_segm_hrnetFunction · 0.85
_segm_xceptionFunction · 0.85

Tested by

no test coverage detected