icevision_ChannelShuffle: ChannelShuffle

View source: R/icevision_albumentations.R

icevision_ChannelShuffleR Documentation

ChannelShuffle

Description

Randomly rearrange channels of the input RGB image.

Usage

icevision_ChannelShuffle(always_apply = FALSE, p = 0.5)

Arguments

always_apply

always_apply

p

p

Value

None

Targets

image

Image types

uint8, float32


fastai documentation built on June 22, 2024, 11:15 a.m.