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

Class DeepLabV3

network/_deeplab.py:11–26  ·  view source on GitHub ↗

Implements DeepLabV3 model from `"Rethinking Atrous Convolution for Semantic Image Segmentation" `_. Arguments: backbone (nn.Module): the network used to compute the features for the model. The backbone should return an OrderedD

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

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

Calls

no outgoing calls

Tested by

no test coverage detected