gokulkarthik / MagNet.pytorchLinks
A PyTorch implementation of `MagNet: a Two-Pronged Defense against Adversarial Examples`
☆16Updated 4 years ago
Alternatives and similar repositories for MagNet.pytorch
Users that are interested in MagNet.pytorch are comparing it to the libraries listed below
Sorting:
- A defense algorithm which utilizes the combination of an auto- encoder and block-switching architecture. Auto-coder is intended to remove…☆20Updated 3 years ago
- Learnable Boundary Guided Adversarial Training (ICCV2021)☆38Updated last year
- PyTorch implementations of Adversarial defenses and utils.☆34Updated 2 years ago
- A pytorch implementation of "Explaining and harnessing adversarial examples"☆69Updated 6 years ago
- Adversarial Distributional Training (NeurIPS 2020)☆63Updated 4 years ago
- Fighting Gradients with Gradients: Dynamic Defenses against Adversarial Attacks