hendrycks/robustness

What is fgsm function in corruptions.py file?

mirzaim opened this issue · 1 comments

In the documentation of ImageNet-C Corruption Functions, There are 19 functions.
But in the implementation, there is another function called fgsm that has a weird implementation.
Anyone could explain it to me what is it?

Thanks.