bethgelab / foolboxLinks
A Python toolbox to create adversarial examples that fool neural networks in PyTorch, TensorFlow, and JAX
☆2,871Updated last year
Alternatives and similar repositories for foolbox
Users that are interested in foolbox are comparing it to the libraries listed below
Sorting:
- A Toolbox for Adversarial Robustness Research☆1,341Updated last year
- An adversarial example library for constructing attacks, building defenses, and benchmarking both☆6,323Updated last year
- Robust evasion attacks against neural network to find adversarial examples☆828Updated 4 years ago
- PyTorch implementation of adversarial attacks [torchattacks]☆2,038Updated 11 months ago
- Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference - Red and…☆5,331Updated this week
- A challenge to explore adversarial robustness of neural networks on MNIST.☆754Updated 3 years ago
- A library for experimenting with, training and evaluating neural networks, with a focus on adversarial robustness.☆938Updated last year
- Advbox is a toolbox to generate adversarial examples that fool neural networks in PaddlePaddle、PyTorch、Caffe2、MxNet、Keras、TensorFlow and …☆1,392Updated 2 years ago
- Implementation of Papers on Adversarial Examples☆397Updated 2 years ago
- A challenge to explore adversarial robustness of neural networks on CIFAR10.☆498Updated 3 years ago
- Obfuscated Gradients Give a False Sense of Security: Circumventing Defenses to Adversarial Examples☆892Updated 2 years ago
- RobustBench: a standardized adversarial robustness benchmark [NeurIPS 2021 Benchmarks and Datasets Track]☆717Updated 2 months ago
- Code for visualizing the loss landscape of neural nets