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

Warp

Warp


Description

Apply perspective warping with 'magnitude' and 'p' on a batch of matrices

Usage

Warp(
  magnitude = 0.2,
  p = 0.5,
  draw_x = NULL,
  draw_y = NULL,
  size = NULL,
  mode = "bilinear",
  pad_mode = "reflection",
  batch = FALSE,
  align_corners = TRUE
)

Arguments

magnitude

magnitude

p

probability

draw_x

draw x

draw_y

draw y

size

size

mode

mode

pad_mode

padding mode

batch

batch

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.