ZOO-Attack
ZOO-Attack copied to clipboard
Download links are dead
The readme says
To prepare the ImageNet dataset, download and unzip the following archive: ImageNet Test Set
But this link is dead.
Also, setup_inception.py tries to download http://jaina.cs.ucdavis.edu/datasets/adv/imagenet/inception_v3_2016_08_28_frozen.tar.gz
But this link is also dead.
Can you please supply other links with those files? (or any other required files)
For the dataset, use https://download.huan-zhang.com/datasets/adv/imagenet/img.tar.gz See https://github.com/huanzhang12/ZOO-Attack/commit/31c41cda71e91b82305ad7f8926caaa201d3d07c for the updated link for models.
Great, thanks. Maybe you might want to send a Pull Request with your fixes.