icevision_Flip {fastai} | R Documentation |
Flip
Description
Flip the input either horizontally, vertically or both horizontally and vertically.
Usage
icevision_Flip(always_apply = FALSE, p = 0.5)
Arguments
always_apply |
always_apply |
p |
p |
Value
None
Targets
image, mask, bboxes, keypoints
Image types
uint8, float32
[Package fastai version 2.2.2 Index]