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 June 22, 2024, 11:15 a.m.