rotate_mat: Rotate_mat

View source: R/vision_augment.R

rotate_matR Documentation

Rotate_mat

Description

Return a random rotation matrix with 'max_deg' and 'p'

Usage

rotate_mat(x, max_deg = 10, p = 0.5, draw = NULL, batch = FALSE)

Arguments

x

tensor

max_deg

max_deg

p

probability

draw

draw

batch

batch

Value

None


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