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

[QUESTION] #99

Closed guanhdrmq closed 1 year ago

guanhdrmq commented 1 year ago

❔ Any questions

Hi Harry,

How are you?

I found you have not added JSMA attack for imagenet in the library. That would be wonderful if you wanna add it.

Thank you very much

Harry24k commented 1 year ago

Thankfully, @rikonaka added JSMA! You can check it in the latest version.