Hello,
The link for Random Gaussian Smooth is
https://docs.nvidia.com/clara/tlt-mi/clara-train-sdk-v3.1/nvmidl/apidocs/ai4med/ai4med.components.transforms.html?highlight=augmentation#ai4med.components.transforms.random_gaussian_smooth.RandomGaussianSmooth
The description says:
probability ( float ) – probability to flip axis, between 0 and 1.0. (Default: 0.5)
I think that this is not the probability to flip the axis but to choose the image?
Regards
krishnan