PipeOpPreprocTorchAugmentRandomHorizontalFlip
Source:R/preprocess.R
PipeOpPreprocTorchAugmentRandomHorizontalFlip.Rd
Calls torchvision::transform_random_horizontal_flip
,
see there for more information on the parameters.
The preprocessing is applied row wise (no batch dimension).
Format
R6Class
inheriting from PipeOpTaskPreprocTorch
.