Hue: Hue

View source: R/vision_augment.R

HueR Documentation

Hue

Description

Apply change in hue of 'max_hue' to batch of images with probability 'p'.

Usage

Hue(max_hue = 0.1, p = 0.75, draw = NULL, batch = FALSE)

Arguments

max_hue

maximum hue

p

probability

draw

draw

batch

batch

Value

None


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