Hyperparticle / one-pixel-attack-keras

Keras implementation of "One pixel attack for fooling deep neural networks" using differential evolution on Cifar10 and ImageNet

Home Page:https://arxiv.org/abs/1710.08864

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demonstrate attack on ImageNet

Hyperparticle opened this issue · comments

Similar to 1_one-pixel-attack-cifar10.ipynb, perform a series of targeted/targeted adversarial attacks using differential evolution and collect results. This is a continuation of #3.