ZOO-Attack icon indicating copy to clipboard operation
ZOO-Attack copied to clipboard

Download links are dead

Open ZvikaZ opened this issue 3 years ago • 2 comments

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)

ZvikaZ avatar Mar 22 '22 13:03 ZvikaZ

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.

huanzhang12 avatar Mar 23 '22 22:03 huanzhang12

Great, thanks. Maybe you might want to send a Pull Request with your fixes.

ZvikaZ avatar Mar 24 '22 08:03 ZvikaZ