View source: R/icevision_albumentations.R
icevision_resize_and_pad | R Documentation |
Resize_and_pad
icevision_resize_and_pad(
size,
pad = partial(icevision_PadIfNeeded, border_mode = 0, value = c(124L, 116L, 104L))
)
size |
size |
pad |
pad |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.