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

Class ExtRandomRotation

utils/ext_transforms.py:147–210  ·  view source on GitHub ↗

Rotate the image by angle. Args: degrees (sequence or float or int): Range of degrees to select from. If degrees is a number instead of sequence like (min, max), the range of degrees will be (-degrees, +degrees). resample ({PIL.Image.NEAREST, PIL.Image.BIL

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