mzweilin / EvadeML-Zoo

Benchmarking and Visualization Tool for Adversarial Machine Learning
https://evadeML.org/zoo
MIT License
186 stars 63 forks source link

pre-generated adversary examples's original label #5

Closed ygaotong11 closed 4 years ago

ygaotong11 commented 4 years ago

Hi,

Appreciate your detailed code and tutorial for reproducing the experiments. For the pre-generate adversary examples, is there anyway I can find the original label. I am trying to calculate the SAE, but without original label, I have no idea about which images is successful adversarial examples.

thanks

mzweilin commented 4 years ago

Thanks for your interest. You can find the labels here: https://github.com/mzweilin/EvadeML-Zoo/blob/master/main.py#L134