adversarial-detection
adversarial-detection copied to clipboard
Code and experiments for the adversarial detection paper
Greetings! Thank you for sharing the codes and it is really a solid work! But I got several questions about the parameters of adversarial attack. 1. As put in Section...
Hi, thanks for the sharing codes and it's a solid work. But I have some questions about **_Adaptive Attacks_**. (1) What's your adaptive attacks based on? CW, PGD or FGSM?...
Hi When I am trying to run your code detection_main.py, it loads the data_ty.npy file. But I can not find this file or some code to generate this file. I...