View source: R/vision_augment.R
| affine_coord | R Documentation | 
Aaffine_coord
affine_coord(
  x,
  mat = NULL,
  coord_tfm = NULL,
  sz = NULL,
  mode = "bilinear",
  pad_mode = "reflection",
  align_corners = TRUE,
  ...
)
| x | tensor | 
| mat | mat | 
| coord_tfm | coordinate tfm | 
| sz | sz | 
| mode | mode | 
| pad_mode | padding mode | 
| align_corners | align corners | 
| ... | additional arguments | 
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.