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