ildoonet / pytorch-randaugment

Unofficial PyTorch Reimplementation of RandAugment.
MIT License
627 stars 98 forks source link

Update augmentations.py #23

Open MohammadJavadD opened 3 years ago

MohammadJavadD commented 3 years ago

Adding prob to address issue #20

20: prob = https://github.com/ildoonet/pytorch-randaugment/issues/20#issue-714039374