View source: R/icevision_albumentations.R
icevision_ChannelShuffle | R Documentation |
Randomly rearrange channels of the input RGB image.
icevision_ChannelShuffle(always_apply = FALSE, p = 0.5)
always_apply |
always_apply |
p |
p |
None
image
uint8, float32
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.