Contrast {fastai}R 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


[Package fastai version 2.2.2 Index]