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