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

Method __call__

utils/ext_transforms.py:245–256  ·  view source on GitHub ↗

Args: img (PIL Image): Image to be flipped. lbl (PIL Image): Label to be flipped. Returns: PIL Image: Randomly flipped image. PIL Image: Randomly flipped label.

(self, img, 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