icevision_RandomRotate90: RandomRotate90

View source: R/icevision_albumentations.R

icevision_RandomRotate90R Documentation

RandomRotate90

Description

Randomly rotate the input by 90 degrees zero or more times.

Usage

icevision_RandomRotate90(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.