View source: R/icevision_albumentations.R
icevision_RandomRotate90 | R Documentation |
Randomly rotate the input by 90 degrees zero or more times.
icevision_RandomRotate90(always_apply = FALSE, p = 0.5)
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.