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

icevision_IAAAffine

IAAAffine


Description

Place a regular grid of points on the input and randomly move the neighbourhood of these point around

Usage

icevision_IAAAffine(
  scale = 1,
  translate_percent = NULL,
  translate_px = NULL,
  rotate = 0,
  shear = 0,
  order = 1,
  cval = 0,
  mode = "reflect",
  always_apply = FALSE,
  p = 0.5
)

Arguments

scale

scale

translate_percent

translate_percent

translate_px

translate_px

rotate

rotate

shear

shear

order

order

cval

cval

mode

mode

always_apply

always_apply

p

p

Details

via affine transformations. Note: This class introduce interpolation artifacts to mask if it has values other than 0;1

Value

None

None

Targets

image, mask


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.