Crop a random part of the input and rescale it to some size.
icevision_RandomSizedCrop(
min_max_height,
height,
width,
w2h_ratio = 1,
interpolation = 1,
always_apply = FALSE,
p = 1
)
min_max_height
height
width
w2h_ratio
interpolation
always_apply
p
None
image, mask, bboxes, keypoints
uint8, float32