DeterministicDihedral {fastai} | 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