Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

AffineCoordTfm

AffineCoordTfm


Description

Combine and apply affine and coord transforms

Usage

AffineCoordTfm(
  aff_fs = NULL,
  coord_fs = NULL,
  size = NULL,
  mode = "bilinear",
  pad_mode = "reflection",
  mode_mask = "nearest",
  align_corners = NULL
)

Arguments

aff_fs

aff fs

coord_fs

coordinate fs

size

size

mode

mode

pad_mode

padding mode

mode_mask

mode mask

align_corners

align corners

Value

None


fastai

Interface to 'fastai'

v2.0.7
Apache License 2.0
Authors
Turgut Abdullayev [ctb, cre, cph, aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.