Disclaimer: These are my personal notes on this paper. I am in no way related to this paper. All credits go towards the authors.
Aug. 26, 2020 - Paper Link - Tags: Adversarial, Framework, Perturbation
Advbox is a toolbox used to generate adversarial examples that fool neural networks. It can also be used as a machine learning benchmarking tool.
The following frameworks are supported: Tensorflow, Keras, PyTorch, PaddlePaddle, Caffe2, and MxNet. A number of attack and defense methods are also supported.
Citation: Goodman, Dou, et al. "Advbox: a toolbox to generate adversarial examples that fool neural networks." arXiv preprint arXiv:2001.05574 (2020).