View source: R/vision_augment.R
norm_apply_denorm | R Documentation |
Normalize 'x' with 'nrm', then apply 'f', then denormalize
norm_apply_denorm(x, f, nrm)
x |
tensor |
f |
function |
nrm |
nrm |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.