resized_crop#

torchaug.transforms.functional.resized_crop(inpt, top, left, height, width, size, interpolation=InterpolationMode.BILINEAR, antialias=True)[source]#

See RandomResizedCrop for details.

Return type:

Tensor