NetoPedro / Universal-Adversarial-Perturbations-PytorchLinks
Implementation of https://arxiv.org/abs/1610.08401 for the CS-E4070 - Special Course in Machine Learning and Data Science: Advanced Topics in Deep Learning course at Aalto University, Finland.
☆63Updated 5 years ago
Alternatives and similar repositories for Universal-Adversarial-Perturbations-Pytorch
Users that are interested in Universal-Adversarial-Perturbations-Pytorch are comparing it to the libraries listed below
Sorting:
- Code for "Adversarial Camouflage: Hiding Physical World Attacks with Natural Styles" (CVPR 2020)☆94Updated 2 years ago
- A PyTorch implementation of universal adversarial perturbation (UAP) which is more easy to understand and implement.☆54Updated 3 years ago
- Enhancing the Transferability of Adversarial Attacks through Variance Tuning☆89Updated last year
- code for "Feature Importance-aware Transferable Adversarial Attacks"☆83Updated 3 years ago
- Codes for ICLR 2020 paper "Skip Connections Matter: On the Transferability of Adversarial Examples Generated with ResNets"☆70Updated 4 years ago
- ☆71Updated 4 years ago
- Code for LAS-AT: Adversarial Training with Learnable Attack Strategy (CVPR2022)☆117Updated 3 years ago
- Patch-wise iterative attack (accepted by ECCV 2020) to improve the transferability of adversarial examples.☆93Updated 3 years ago
- ☆58Updated 3 years ago
- Code for ICLR2020 "Improving Adversarial Robustness Requires Revisiting Misclassified Examples"☆151Updated 4 years ago
- Codes for CVPR2020 paper "Towards Transferable Targeted Attack".☆15Updated 3 years ago
- Code for "Adversarial attack by dropping information." (ICCV 2021)☆77Updated 3 years ago
- Simple yet effective targeted transferable attack (NeurIPS 2021)☆51Updated 2 years ago
- ☆26Updated 3 years ago
- A pytorch implementation of "Towards Deep Learning Models Resistant to Adversarial Attacks"☆156Updated 6 years ago
- Adversarial Robustness, White-box, Adversarial Attack☆51Updated 3 years ago
- Sparse and Imperceivable Adversarial Attacks (accepted to ICCV 2019).☆41Updated 4 years ago
- This is PyTorch Implementation of Universal Adversarial Perturbation (https://arxiv.org/abs/1610.08401)☆46Updated 6 years ago
- The translation-invariant adversarial attack method to improve the transferability of adversarial examples.☆141Updated 2 years ago
- Official repository for "A Self-supervised Approach for Adversarial Robustness" (CVPR 2020--Oral)