icevision_RandomCrop {fastai} | R Documentation |
Crop a random part of the input.
icevision_RandomCrop(height, width, always_apply = FALSE, p = 1)
height |
height |
width |
width |
always_apply |
always_apply |
p |
p |
None
image, mask, bboxes, keypoints
uint8, float32