Hyperparticle / one-pixel-attack-keras

Keras implementation of "One pixel attack for fooling deep neural networks" using differential evolution on Cifar10 and ImageNet
https://arxiv.org/abs/1710.08864
MIT License
1.21k stars 213 forks source link

Fix wrong attribute reference - Fix #16 #17

Closed falcaopetri closed 4 years ago

Hyperparticle commented 4 years ago

LGTM, thanks.