View source: R/icevision_albumentations.R
icevision_RandomGridShuffle | R Documentation |
Random shuffle grid's cells on image.
icevision_RandomGridShuffle(grid = list(3, 3), always_apply = FALSE, p = 0.5)
grid |
grid |
always_apply |
always_apply |
p |
p |
None
image, mask
uint8, float32
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.