View source: R/vision_augment.R
Saturation | R Documentation |
Apply change in saturation of 'max_lighting' to batch of images with probability 'p'.
Saturation(max_lighting = 0.2, p = 0.75, draw = NULL, batch = FALSE)
max_lighting |
maximum lighting |
p |
probability |
draw |
draw |
batch |
batch |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.