257 Forks
1305 Stars
1305 Watchers

AdvBox

Advbox is a toolbox to generate adversarial examples that fool neural networks in PaddlePaddle、PyTorch、Caffe2、MxNet、Keras、TensorFlow and Advbox can benchmark the robustness of machine learning models. Advbox give a command line tool to generate adversarial examples with Zero-Coding.

How to download and setup AdvBox

Open terminal and run command
git clone https://github.com/advboxes/AdvBox.git
git clone is used to create a copy or clone of AdvBox repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with AdvBox https://github.com/advboxes/AdvBox/archive/master.zip

Or simply clone AdvBox with SSH
[email protected]:advboxes/AdvBox.git

If you have some problems with AdvBox

You may open issue on AdvBox support forum (system) here: https://github.com/advboxes/AdvBox/issues