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

Class ExtResize

utils/ext_transforms.py:399–427  ·  view source on GitHub ↗

Resize the input PIL Image to the given size. Args: size (sequence or int): Desired output size. If size is a sequence like (h, w), output size will be matched to this. If size is an int, smaller edge of the image will be matched to this number. i.e, i

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