Contrast: Contrast

View source: R/vision_augment.R

ContrastR Documentation

Contrast

Description

Apply change in contrast of 'max_lighting' to batch of images with probability 'p'.

Usage

Contrast(max_lighting = 0.2, p = 0.75, draw = NULL, batch = FALSE)

Arguments

max_lighting

maximum lighting

p

probability

draw

draw

batch

batch

Value

None


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