Muzammal-Naseer / NRP
Official repository for "A Self-supervised Approach for Adversarial Robustness" (CVPR 2020--Oral)
☆98Updated 3 years ago
Alternatives and similar repositories for NRP:
Users that are interested in NRP are comparing it to the libraries listed below
- Official repository for "Cross-Domain Transferability of Adversarial Perturbations" (NeurIPS 2019)☆59Updated 3 years ago
- ☆57Updated 2 years ago
- Official repository for "On Generating Transferable Targeted Perturbations" (ICCV 2021)☆60Updated last year
- Codes for ICLR 2020 paper "Skip Connections Matter: On the Transferability of Adversarial Examples Generated with ResNets"☆71Updated 4 years ago
- ☆25Updated 3 years ago
- Code for "Diversity can be Transferred: Output Diversification for White- and Black-box Attacks"☆53Updated 4 years ago
- ☆45Updated 5 years ago
- code for "Feature Importance-aware Transferable Adversarial Attacks"☆80Updated 2 years ago
- Learnable Boundary Guided Adversarial Training (ICCV2021)☆36Updated 2 months ago
- Official repository for "On Improving Adversarial Transferability of Vision Transformers" (ICLR 2022--Spotlight)☆71Updated 2 years ago
- [ICCV 2019] Enhancing Adversarial Example Transferability with an Intermediate Level Attack (https://arxiv.org/abs/1907.10823)☆78Updated 5 years ago
- Code for our NeurIPS 2020 paper Practical No-box Adversarial Attacks against DNNs.☆33Updated 4 years ago
- ReColorAdv and other attacks from the NeurIPS 2019 paper "Functional Adversarial Attacks"☆37Updated 2 years ago
- Sparse and Imperceivable Adversarial Attacks (accepted to ICCV 2019).☆40Updated 4 years ago
- This repo contains the code for CVPR submission "Big but Invisible Adversarial Attack"☆30Updated 4 years ago
- Code for our NeurIPS 2020 paper Backpropagating Linearly Improves Transferability of Adversarial Examples.☆42Updated 2 years ago
- ☆26Updated 2 years ago
- This is the official code for "Revisiting Adversarial Robustness Distillation: Robust Soft Labels Make Student Better"☆39Updated 3 years ago
- [NeurIPS2021] Code Release of Learning Transferable Perturbations☆27Updated 2 months ago
- Code for Boosting fast adversarial training with learnable adversarial initialization (TIP2022)☆29Updated last year
- The official implementation of CVPR 2021 paper "Simulating Unknown Target Models for Query-Efficient Black-box Attacks"☆57Updated 3 years ago
- Source code for Learning Transferable Adversarial Examples via Ghost Networks (AAAI2020)☆59Updated 5 years ago
- Code for Black-Box Adversarial Attack with Transferable Model-based Embedding☆57Updated 4 years ago
- Adversarial Robustness, White-box, Adversarial Attack☆50Updated 2 years ago
- Feature Scattering Adversarial Training (NeurIPS19)☆72Updated 8 months ago
- Simple yet effective targeted transferable attack (NeurIPS 2021)☆48Updated 2 years ago
- Large yet imperceptible adversarial perturbations with perceptual color distance (CVPR 2020)☆59Updated 2 years ago
- Code for ICLR2020 "Improving Adversarial Robustness Requires Revisiting Misclassified Examples"☆144Updated 4 years ago
- A repository for the query-efficient black-box attack, SignHunter