peikexin9 / deepxplore

DeepXplore code release
MIT License
393 stars 146 forks source link

Adversarial example classified correctly #20

Closed mkbera closed 5 years ago

mkbera commented 5 years ago

The adversarial samples like 'occl_4_to_7_model1.png' are being classifed correctly by model1.

peikexin9 commented 5 years ago

The images generated undergo further processing only for illustration purpose so I believe they may not trigger misclassification. I would recommend saving the raw numpy images matrices and reload them to check if they can really misguide the prediction.