View source: R/icevision_albumentations.R
icevision_Resize | R Documentation |
Resize the input to the given height and width.
icevision_Resize(height, width, interpolation = 1, always_apply = FALSE, p = 1)
height |
height |
width |
width |
interpolation |
interpolation |
always_apply |
always_apply |
p |
p |
None
image, mask, bboxes, keypoints
uint8, float32
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.