-
- Notifications
You must be signed in to change notification settings - Fork 5.1k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Hi Ross,
Thank you for including AugMix in your wonderful library!
It looks like the augmentation severity parameter is currently fixed at the maximum allowed severity (unless explicitly enabled with magnitude_std):
However, AugMix actually samples different severities uniformly at random in the range [0, magnitude] for each application of each op:
https://github.com/google-research/augmix/blob/master/augmentations.py#L70
Sorry this wasn't more clear in our implementation and paper!
Norman
hendrycks
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working