Closed
Description
🚀 The feature
Add gaussian noise transformation in the functionalities of torchvision.transforms.
Motivation, pitch
Using Normalizing Flows, is good to add some light noise in the inputs. Right now I am using albumentation for this but, would be great to use it in the torchvision library
Alternatives
Albumentation has a gaussian noise implementation
Additional context
No response