gongzhitaao / tensorflow-adversarialView external linksLinks
Crafting adversarial images
☆222Jan 3, 2019Updated 7 years ago
Alternatives and similar repositories for tensorflow-adversarial
Users that are interested in tensorflow-adversarial are comparing it to the libraries listed below
Sorting:
- Ensemble Adversarial Training on MNIST☆122Jun 20, 2017Updated 8 years ago
- It turns out that adversarial and clean data are not twins, not at all.☆18Apr 19, 2017Updated 8 years ago
- Robust evasion attacks against neural network to find adversarial examples☆858Jun 1, 2021Updated 4 years ago
- Create adversarial images to fool a MNIST classifier in TensorFlow☆14Jun 8, 2017Updated 8 years ago
- An adversarial example library for constructing attacks, building defenses, and benchmarking both☆6,410Apr 10, 2024Updated last year
- ☆48Feb 9, 2021Updated 5 years ago
- A PyTorch baseline attack example for the NIPS 2017 adversarial competition☆86Aug 10, 2017Updated 8 years ago
- A challenge to explore adversarial robustness of neural networks on MNIST.☆758May 3, 2022Updated 3 years ago
- A simple and accurate method to fool deep neural networks☆361Mar 31, 2020Updated 5 years ago
- ☆248Jan 12, 2019Updated 7 years ago
- A Python toolbox to create adversarial examples that fool neural networks in PyTorch, TensorFlow, and JAX☆2,937Dec 3, 2025Updated 2 months ago
- Tensorflow Implementation of Adversarial Attack to Capsule Networks☆173Nov 9, 2017Updated 8 years ago
- ZOO: Zeroth Order Optimization based Black-box Attacks to Deep Neural Networks☆170Aug 3, 2021Updated 4 years ago
- TRADES (TRadeoff-inspired Adversarial DEfense via Surrogate-loss minimization)☆553Mar 30, 2023Updated 2 years ago
- Adversarial Examples for Semantic Segmentation and Object Detection☆127Jan 30, 2018Updated 8 years ago
- Improving Transferability of Adversarial Examples with Input Diversity☆167Apr 30, 2019Updated 6 years ago
- Code for the unrestricted adversarial examples paper (NeurIPS 2018)☆65Jul 16, 2019Updated 6 years ago
- The winning submission for NIPS 2017: Defense Against Adversarial Attack of team TSAIL☆237Mar 27, 2018Updated 7 years ago
- A challenge to explore adversarial robustness of neural networks on CIFAR10.☆504Aug 30, 2021Updated 4 years ago
- Feature Scattering Adversarial Training (NeurIPS19)☆74Jun 1, 2024Updated last year
- Implementation of Papers on Adversarial Examples