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

Class ExtRandomVerticalFlip

utils/ext_transforms.py:236–259  ·  view source on GitHub ↗

Vertically flip the given PIL Image randomly with a given probability. Args: p (float): probability of the image being flipped. Default value is 0.5

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