Constructs a DeepLabV3+ model with a ResNet-101 backbone. Args: num_classes (int): number of classes. output_stride (int): output stride for deeplab. pretrained_backbone (bool): If True, use the pretrained backbone.
(num_classes=21, output_stride=8, pretrained_backbone=True)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected