View source: R/vision_augment.R
DeterministicFlip | R Documentation |
Flip the batch every other call
DeterministicFlip(
size = NULL,
mode = "bilinear",
pad_mode = "reflection",
align_corners = TRUE,
...
)
size |
size |
mode |
mode |
pad_mode |
padding mode |
align_corners |
align corners |
... |
parameters to pass |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.