Open Source Tools for AI-Projects
Displaying 1 - 4 of 4
AdvBox by advboxes
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.
advertorch by BorealisAI
A Toolbox for Adversarial Robustness Research
cleverhans by cleverhans-lab
An adversarial example library for constructing attacks, building defenses, and benchmarking both