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


fastai documentation built on March 31, 2023, 11:41 p.m.