qilong-zhang / Pytorch_Universal-adversarial-perturbation
A PyTorch implementation of universal adversarial perturbation (UAP) which is more easy to understand and implement.
☆53Updated 3 years ago
Alternatives and similar repositories for Pytorch_Universal-adversarial-perturbation:
Users that are interested in Pytorch_Universal-adversarial-perturbation are comparing it to the libraries listed below
- Patch-wise iterative attack (accepted by ECCV 2020) to improve the transferability of adversarial examples.☆90Updated 3 years ago
- Codes for ICLR 2020 paper "Skip Connections Matter: On the Transferability of Adversarial Examples Generated with ResNets"☆71Updated 4 years ago
- Simple yet effective targeted transferable attack (NeurIPS 2021)☆49Updated 2 years ago
- code for "Feature Importance-aware Transferable Adversarial Attacks"☆81Updated 2 years ago
- The extension of "Patch-wise Attack for Fooling Deep Neural Network (ECCV2020)", and we aim to boost the success rates of targeted attack…☆27Updated 3 years ago
- ☆26Updated 2 years ago
- Codes for CVPR2020 paper "Towards Transferable Targeted Attack".☆15Updated 2 years ago
- Enhancing the Transferability of Adversarial Attacks through Variance Tuning☆85Updated last year
- The code of our AAAI 2021 paper "Detecting Adversarial Examples from Sensitivity Inconsistency of Spatial-transform Domain"☆14Updated 3 years ago
- ☆70Updated 3 years ago
- Code for our NeurIPS 2020 paper Backpropagating Linearly Improves Transferability of Adversarial Examples.☆42Updated 2 years ago
- Universal Adversarial Perturbations (UAPs) for PyTorch☆48Updated 3 years ago
- Code for "Adversarial Camouflage: Hiding Physical World Attacks with Natural Styles" (CVPR 2020)☆90Updated last year
- Pytorch implementation for MagNet: a Two-Pronged Defense against Adversarial Examples☆15Updated 5 years ago
- Boosting Transferability through Enhanced Momentum☆14Updated last year
- Our simple but effective staircase sign method which boosts the transferability of both non-targeted and targeted attacks.☆17Updated 2 years ago
- ☆57Updated 2 years ago
- Generalized Data-free Universal Adversarial Perturbations in PyTorch☆19Updated 4 years ago
- TIFS2022: Decision-based Adversarial Attack with Frequency Mixup☆21Updated last year
- ☆50Updated 3 years ago
- Adversarial Robustness, White-box, Adversarial Attack☆50Updated 2 years ago
- Our Team (green hand) 6th Solution for CVPR-2021 AIC-VI: Unrestricted Adversarial Attacks on ImageNet☆26Updated 3 years ago
- Code for the paper "StyLess: Boosting the Transferability of Adversarial Examples" (CVPR 2023)☆25Updated last year
- [ICCV 2019] Enhancing Adversarial Example Transferability with an Intermediate Level Attack (https://arxiv.org/abs/1907.10823)☆78Updated 5 years ago
- ☆40Updated last year
- This is PyTorch Implementation of Universal Adversarial Perturbation (https://arxiv.org/abs/1610.08401)☆43Updated 5 years ago
- ☆34Updated last year
- Code for "Diversity can be Transferred: Output Diversification for White- and Black-box Attacks"☆53Updated 4 years ago
- Official Tensorflow implementation for "Improving Adversarial Transferability via Neuron Attribution-based Attacks" (CVPR 2022)☆34Updated last year
- Convert tensorflow model to pytorch model via [MMdnn](https://github.com/microsoft/MMdnn) for adversarial attacks.☆84Updated 2 years ago