View source: R/vision_augment.R
Hue | R Documentation |
Apply change in hue of 'max_hue' to batch of images with probability 'p'.
Hue(max_hue = 0.1, p = 0.75, draw = NULL, batch = FALSE)
max_hue |
maximum hue |
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.