WindVChen / DiffAttack

An unrestricted attack based on diffusion models that can achieve both good transferability and imperceptibility.
Apache License 2.0
156 stars 14 forks source link

Why can't I download the .npy file from the releases? The page is inaccessible. #31

Open ywh1093 opened 1 day ago

ywh1093 commented 1 day ago

hello,Your work is excellent, but I encountered an error during evaluation: No such file or directory: 'pretrained_models/tf2torch_adv_inception_v3.npy'. However, I am unable to download the tf2torch_adv_inception_v3.npy file.

WindVChen commented 1 day ago

Hi @ywh1093 ,

Please check if you have downloaded the pretrained weights in advance, as mentioned below: image

Hope this helps!

ywh1093 commented 1 day ago

Sorry, I can't view the image you sent. May I ask if I should download the tf2torch_adv_inception_v3.npy file from https://github.com/ylhz/tf_to_pytorch_model/releases?

WindVChen commented 1 day ago

Yes.