Harry24k / adversarial-attacks-pytorch

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

Does OnePixel support targeted attack? #47

Closed WuTao18 closed 2 years ago

WuTao18 commented 2 years ago

image

image

Harry24k commented 2 years ago

Yet, I've not evaluated the performance of the targeted mode of Onepixel attack. Soon it will be added.

Harry24k commented 2 years ago

Updated! (https://github.com/Harry24k/adversarial-attacks-pytorch/commit/2fa60aaed4378258701525cf41c5855a5d165f51)