icevision_RandomGridShuffle: RandomGridShuffle

View source: R/icevision_albumentations.R

icevision_RandomGridShuffleR Documentation

RandomGridShuffle

Description

Random shuffle grid's cells on image.

Usage

icevision_RandomGridShuffle(grid = list(3, 3), always_apply = FALSE, p = 0.5)

Arguments

grid

grid

always_apply

always_apply

p

p

Value

None

Targets

image, mask

Image types

uint8, float32


fastai documentation built on March 31, 2023, 11:41 p.m.