sarathknv / adversarial-examples-pytorchView external linksLinks
Implementation of Papers on Adversarial Examples
☆397Apr 24, 2023Updated 2 years ago
Alternatives and similar repositories for adversarial-examples-pytorch
Users that are interested in adversarial-examples-pytorch are comparing it to the libraries listed below
Sorting:
- Pytorch code to generate adversarial examples on mnist and ImageNet data.☆118Dec 31, 2018Updated 7 years ago
- A Toolbox for Adversarial Robustness Research☆1,363Sep 14, 2023Updated 2 years ago
- Improving Transferability of Adversarial Examples with Input Diversity☆167Apr 30, 2019Updated 6 years ago
- a Pytorch implementation of the paper "Generating Adversarial Examples with Adversarial Networks" (advGAN).☆276Dec 31, 2020Updated 5 years ago
- A curated list of awesome resources for adversarial examples in deep learning☆265Feb 4, 2021Updated 5 years ago
- A Python toolbox to create adversarial examples that fool neural networks in PyTorch, TensorFlow, and JAX☆2,938Dec 3, 2025Updated 2 months ago
- PyTorch library for adversarial attack and training☆145Jan 16, 2019Updated 7 years ago
- A PyTorch baseline attack example for the NIPS 2017 adversarial competition☆86Aug 10, 2017Updated 8 years ago
- ImageNet classifier with state-of-the-art adversarial robustness☆686Dec 31, 2019Updated 6 years ago
- Pytorch implementation of convolutional neural network adversarial attack techniques☆364Dec 3, 2018Updated 7 years ago
- Robust evasion attacks against neural network to find adversarial examples☆857Jun 1, 2021Updated 4 years ago
- Advbox is a toolbox to generate adversarial examples that fool neural networks in PaddlePaddle、PyTorch、Caffe2、MxNet、Keras、TensorFlow and …☆1,410Feb 15, 2023Updated 2 years ago
- Generative Adversarial Perturbations (CVPR 2018)☆138Dec 16, 2020Updated 5 years ago
- Code for the CVPR 2019 article "Decoupling Direction and Norm for Efficient Gradient-Based L2 Adversarial Attacks and Defenses"☆137Nov 25, 2020Updated 5 years ago
- A challenge to explore adversarial robustness of neural networks on MNIST.☆758May 3, 2022Updated 3 years ago
- The winning submission for NIPS 2017: Defense Against Adversarial Attack of team TSAIL☆237Mar 27, 2018Updated 7 years ago
- This is the reading list mainly on adversarial examples (attacks, defenses, etc.) I try to keep and update regularly.☆228Oct 7, 2019Updated 6 years ago
- The implementation of 'Curls & Whey: Boosting Black-Box Adversarial Attacks' in pytorch☆61May 14, 2019Updated 6 years ago
- A non-targeted adversarial attack method, which won the first place in NIPS 2017 non-targeted adversarial attacks competition☆252Oct 30, 2019Updated 6 years ago
- The translation-invariant adversarial attack method to improve the transferability of adversarial examples.☆142Aug 23, 2023Updated 2 years ago
- A challenge to explore adversarial robustness of neural networks on CIFAR10.☆504Aug 30, 2021Updated 4 years ago
- Spatially Transformed Adversarial Examples with TensorFlow☆75Nov 3, 2018Updated 7 years ago
- An adversarial example library for constructing attacks, building defenses, and benchmarking both☆6,410Apr 10, 2024Updated last year
- Generating Natural Adversarial Examples, ICLR 2018☆142May 17, 2018Updated 7 years ago
- Defense-GAN: Protecting Classifiers Against Adversarial Attacks Using Generative Models (published in ICLR2018)☆246Oct 24, 2019Updated 6 years ago
- 对抗样本(Adversarial Examples)和投毒攻击(Poisoning Attacks)相关资料☆116Jun 3, 2019Updated 6 years ago
- PyTorch implementation of adversarial attacks [torchattacks]☆2,141Jun 29, 2024Updated last year
- Contest Proposal and infrastructure for the Unrestricted Adversarial Examples Challenge☆333Sep 17, 2020Updated 5 years ago
- Countering Adversarial Image using Input Transformations.☆498Sep 29, 2021Updated 4 years ago
- Code for the unrestricted adversarial examples paper (NeurIPS 2018)☆65Jul 16, 2019Updated 6 years ago
- TRADES (TRadeoff-inspired Adversarial DEfense via Surrogate-loss minimization)☆552Mar 30, 2023Updated 2 years ago
- PyTorch-1.0 implementation for the adversarial training on MNIST/CIFAR-10 and visualization on robustness classifier.☆254Aug 26, 2020Updated 5 years ago
- Deflecting Adversarial Attacks with Pixel Deflection☆71Jun 21, 2018Updated 7 years ago
- Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference - Red and…☆5,821Dec 12, 2025Updated 2 months ago
- Ensemble Adversarial Training on MNIST☆122Jun 20, 2017Updated 8 years ago
- A simple implement of an Adversarial Autoencoding ATN(AAE ATN)☆30Jun 9, 2017Updated 8 years ago
- An implementation of the 'fast gradient sign method' from the paper 'Explaining and Harnessing Adversarial Examples'☆55May 26, 2017Updated 8 years ago
- Implementation of the Boundary Attack algorithm as described in Brendel, Wieland, Jonas Rauber, and Matthias Bethge. "Decision-Based Adve…☆99Dec 12, 2020Updated 5 years ago
- Submission to Kaggle NIPS'17 competition on adversarial examples (non-targeted adversarial attack track)☆147Oct 24, 2018Updated 7 years ago