GMRF Covariance Modelling for Black Box Adversarial attacks
ImageNet
L\infty attacks: Arguments allowed epsilon (eps), query budget (iter) and architectures (arch). This repo currently supports vgg16_bn, resnet50 and inception_v3
python3 attack_imagenet.py --eps 0.05 --iter 1000 --arch vgg16_bn