icevision_Flip: Flip

View source: R/icevision_albumentations.R

icevision_FlipR 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


henry090/fastai documentation built on April 14, 2024, 9:28 a.m.