Skip to content

Code corresponding to the paper "Beware the Black-Box: on the Robustness of Recent Defenses to Adversarial Examples", by Mahmood et al.: https://arxiv.org/abs/2006.10876

License

Notifications You must be signed in to change notification settings

MetaMain/BewareAdvML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Beware the Black-Box Code

Code corresponding to the paper, "Beware the Black-Box: on the Robustness of Recent Defenses to Adversarial Examples": https://www.mdpi.com/1099-4300/23/10/1359

We provide code for the adaptive black-box attack and pure black-box attack in TensorFlow. We currently do not give pre-trained defense models. All code was originally tested with Python 3.5, TensorFlow version 1.17 and CleverHans 3.0. For those interested in a PyTorch implementation of the adaptive black-box attack please see the following repository: https://github.com/MetaMain/ViTRobust

Contact

For questions or issues please contact: kaleel.mahmood@uconn.edu

About

Code corresponding to the paper "Beware the Black-Box: on the Robustness of Recent Defenses to Adversarial Examples", by Mahmood et al.: https://arxiv.org/abs/2006.10876

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages