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

Method __call__

utils/ext_transforms.py:312–321  ·  view source on GitHub ↗

Args: tensor (Tensor): Tensor image of size (C, H, W) to be normalized. tensor (Tensor): Tensor of label. A dummy input for ExtCompose Returns: Tensor: Normalized Tensor image. Tensor: Unchanged Tensor label

(self, tensor, lbl)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected