View source: R/icevision_albumentations.R
icevision_RandomCropNearBBox | R Documentation |
Crop bbox from image with random shift by x,y coordinates
icevision_RandomCropNearBBox(max_part_shift = 0.3, always_apply = FALSE, p = 1)
max_part_shift |
max_part_shift |
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.