BardOfCodes / adv_summariesLinks
Short Summaries for papers in Adversarial Attacks and Defenses. Linked to a related blog post:
☆28Updated 5 years ago
Alternatives and similar repositories for adv_summaries
Users that are interested in adv_summaries are comparing it to the libraries listed below
Sorting:
- PyTorch library for adversarial attack and training☆146Updated 6 years ago
- The translation-invariant adversarial attack method to improve the transferability of adversarial examples.☆141Updated last year
- A non-targeted adversarial attack method, which won the first place in NIPS 2017 non-targeted adversarial attacks competition☆251Updated 5 years ago
- Improving Transferability of Adversarial Examples with Input Diversity☆164Updated 6 years ago
- A challenge to explore adversarial robustness of neural networks on CIFAR10.☆500Updated 3 years ago
- [ICLR 2020] A repository for extremely fast adversarial training using FGSM☆444Updated last year
- This is the reading list mainly on adversarial examples (attacks, defenses, etc.) I try to keep and update regularly.☆227Updated 5 years ago
- [ICCV 2019] Enhancing Adversarial Example Transferability with an Intermediate Level Attack (https://arxiv.org/abs/1907.10823)☆79Updated 5 years ago
- Code for ICML 2019 paper "Simple Black-box Adversarial Attacks"☆198Updated 2 years ago
- a Pytorch implementation of the paper "Generating Adversarial Examples with Adversarial Networks" (advGAN).☆271Updated 4 years ago
- Code for ICLR2020 "Improving Adversarial Robustness Requires Revisiting Misclassified Examples"☆151Updated 4 years ago
- Code for "Diversity can be Transferred: Output Diversification for White- and Black-box Attacks"☆53Updated 4 years ago
- Blackbox attacks for deep neural network models☆70Updated 7 years ago
- Mitigating Adversarial Effects Through Randomization☆120Updated 7 years ago
- The winning submission for NIPS 2017: Defense Against Adversarial Attack of team TSAIL☆237Updated 7 years ago
- The code for ComDefend: An Efficient Image Compression Model to Defend Adversarial Examples (CVPR2019)☆114Updated 3 years ago
- Implementation of Papers on Adversarial Examples☆396Updated 2 years ago
- Implementation of the Boundary Attack algorithm as described in Brendel, Wieland, Jonas Rauber, and Matthias Bethge. "Decision-Based Adve…☆98Updated 4 years ago
- PyTorch Implementation of Adversarial Training for Free!☆248Updated 3 years ago
- Code for the CVPR 2019 article "Decoupling Direction and Norm for Efficient Gradient-Based L2 Adversarial Attacks and Defenses"☆136Updated 4 years ago
- Code for "Adversarial Camouflage: Hiding Physical World Attacks with Natural Styles" (CVPR 2020)☆93Updated 2 years ago
- Simple pytorch implementation of FGSM and I-FGSM☆290Updated 7 years ago
- This is PyTorch Implementation of Universal Adversarial Perturbation (https://arxiv.org/abs/1610.08401)☆46Updated 6 years ago
- Codes for ICLR 2020 paper "Skip Connections Matter: On the Transferability of Adversarial Examples Generated with ResNets"☆70Updated 4 years ago
- Code for Black-Box Adversarial Attack with Transferable Model-based Embedding☆58Updated 5 years ago
- Generative Adversarial Perturbations (CVPR 2018)☆137Updated 4 years ago
- Pytorch reimplementation of "One pixel attack for fooling deep neural networks"☆85Updated 7 years ago
- PyTorch-1.0 implementation for the adversarial training on MNIST/CIFAR-10 and visualization on robustness classifier.☆252Updated 4 years ago
- A rich-documented PyTorch implementation of Carlini-Wagner's L2 attack.☆60Updated 7 years ago
- My entry for ICLR 2018 Reproducibility Challenge for paper Synthesizing robust adversarial examples https://openreview.net/pdf?id=BJDH5M-…☆74Updated 7 years ago