DeterministicDihedral: DeterministicDihedral

View source: R/vision_augment.R

DeterministicDihedralR Documentation

DeterministicDihedral

Description

Apply a random dihedral transformation to a batch of images with a probability 'p'

Usage

DeterministicDihedral(
  size = NULL,
  mode = "bilinear",
  pad_mode = "reflection",
  align_corners = NULL
)

Arguments

size

size

mode

mode

pad_mode

padding mode

align_corners

align corners

Value

None


fastai documentation built on March 31, 2023, 11:41 p.m.