ZSHsh98 / EPS-AD

This is the source code for Detecting Adversarial Data by Probing Multiple Perturbations Using Expected Perturbation Score (ICML2023).
33 stars 2 forks source link

Pre-trained checkpoints (ImageNet) #7

Open cc13qq opened 3 months ago

cc13qq commented 3 months ago

Thank you for your code. Your work seems very interesting. Can you provide some checkpoints of the deep kernel? So I can easily use it to detect my own adversarial images and cite your paper. Precisely, I need pre-trained checkpoints under eps=2 and 4 on ImageNet. Your help would be very grateful.

ZSHsh98 commented 2 months ago

Thank you for your attention, we have added the pre-trained deep kernels on Cifar and ImageNet, which can be used for various eps attacks.