Harry24k / adversarial-attacks-pytorch

PyTorch implementation of adversarial attacks [torchattacks].
https://adversarial-attacks-pytorch.readthedocs.io/en/latest/index.html
MIT License
1.79k stars 337 forks source link

Fix divide by zero bug #138

Closed rikonaka closed 1 year ago

rikonaka commented 1 year ago

PR Type and Checklist

What kind of change does this PR introduce?

Harry24k commented 1 year ago

Thank you again!