View source: R/icevision_albumentations.R
icevision_Compose | R Documentation |
Compose transforms and handle all transformations regrading bounding boxes
icevision_Compose( transforms, bbox_params = NULL, keypoint_params = NULL, additional_targets = NULL, p = 1 )
transforms |
transforms |
bbox_params |
bbox_params |
keypoint_params |
keypoint_params |
additional_targets |
additional_targets |
p |
p |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.