icevision_Transpose {fastai}R Documentation

Transpose

Description

Transpose the input by swapping rows and columns.

Usage

icevision_Transpose(always_apply = FALSE, p = 0.5)

Arguments

always_apply

always_apply

p

p

Value

None

Targets

image, mask, bboxes, keypoints

Image types

uint8, float32


[Package fastai version 2.2.2 Index]