Tensorflow implementation of Query-efficient Black-box Adversarial Examples
Check QueryEfficient_MNIST.ipynb
for the result
- Pretrained COCO classifier VGG in Tensorflow by Davi Frossard
- Pretrained CIFAR-10 classifier tensorflow-cifar-10 by @exelban