RandomChoice
- class torchvision.transforms.RandomChoice(transforms, p=None)[source]
Apply single transformation randomly picked from a list. This transform does not support torchscript.
Apply single transformation randomly picked from a list. This transform does not support torchscript.