Is your feature request related to a problem? Please describe.
sometimes it is useful to have multiple augmentation paths
Describe the solution you'd like
I am a fan of tio.OneOf
https://torchio.readthedocs.io/_modules/torchio/transforms/augmentation/composition.html#OneOf
Describe alternatives you've considered
currently I use the tio function
Additional context
I find it so useful that I think it should be part of monai core.
Is your feature request related to a problem? Please describe.
sometimes it is useful to have multiple augmentation paths
Describe the solution you'd like
I am a fan of tio.OneOf
https://torchio.readthedocs.io/_modules/torchio/transforms/augmentation/composition.html#OneOf
Describe alternatives you've considered
currently I use the tio function
Additional context
I find it so useful that I think it should be part of monai core.