View source: R/vision_augment.R
DeterministicDihedral | R Documentation |
Apply a random dihedral transformation to a batch of images with a probability 'p'
DeterministicDihedral(
size = NULL,
mode = "bilinear",
pad_mode = "reflection",
align_corners = NULL
)
size |
size |
mode |
mode |
pad_mode |
padding mode |
align_corners |
align corners |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.