View source: R/icevision_albumentations.R
icevision_RandomCrop | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.