fra31 / auto-attack

Code relative to "Reliable evaluation of adversarial robustness with an ensemble of diverse parameter-free attacks"
https://arxiv.org/abs/2003.01690
MIT License
642 stars 111 forks source link

Evaluation of Defended Models #50

Open akshayag opened 3 years ago

akshayag commented 3 years ago

Is there any way I can provide my robust WRN-28-10 model and can get the AA adversarial accuracy on that model?

fra31 commented 3 years ago

Hi,

you can find here a quick example of how to use AA. If you want your model to be added to the list, you can check this.

Let me know if you have further questions!