You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm wondering why you set the default epsilon to 16.0 in l2 loss and 16/255 in linf loss. I think the difference between two epsilon configuration is so big. And 16.0 in l2 seems too large since the range of image pixels is [-1, 1]
The text was updated successfully, but these errors were encountered:
Hi, I'm wondering why you set the default epsilon to 16.0 in l2 loss and 16/255 in linf loss. I think the difference between two epsilon configuration is so big. And 16.0 in l2 seems too large since the range of image pixels is [-1, 1]
The text was updated successfully, but these errors were encountered: