View source: R/icevision_albumentations.R
| icevision_IAACropAndPad | R Documentation | 
Transform for segmentation task.
icevision_IAACropAndPad(
  px = NULL,
  percent = NULL,
  pad_mode = "constant",
  pad_cval = 0,
  keep_size = TRUE,
  always_apply = FALSE,
  p = 1
)
px | 
 px  | 
percent | 
 percent  | 
pad_mode | 
 pad_mode  | 
pad_cval | 
 pad_cval  | 
keep_size | 
 keep_size  | 
always_apply | 
 always_apply  | 
p | 
 p  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.