shashankkotyan / RobustArchitectureSearch

This github repository contains the official code for the paper, "Evolving Robust Neural Architectures to Defend from Adversarial Attacks"
https://arxiv.org/abs/1906.11667
MIT License
18 stars 1 forks source link

Where are the adversarial examples? #2

Closed LiuJia68 closed 4 years ago

LiuJia68 commented 4 years ago

Dear Shashank, in 4.1, "adversarial samples previously found by attacking other methods are stored and used as possible adversarial samples to the current model under evaluation." I want to know what adversarial datasets did you use and where are they in the codes? I didn't find the adversarial examples. Thank you so much.