Harry24k / PGD-pytorchView external linksLinks
A pytorch implementation of "Towards Deep Learning Models Resistant to Adversarial Attacks"
☆159Sep 4, 2019Updated 6 years ago
Alternatives and similar repositories for PGD-pytorch
Users that are interested in PGD-pytorch are comparing it to the libraries listed below
Sorting:
- A pytorch re-implementation for paper "Towards Deep Learning Models Resistant to Adversarial Attacks"☆20May 21, 2019Updated 6 years ago
- PyTorch implementation of adversarial attacks [torchattacks]☆2,141Jun 29, 2024Updated last year
- An example code of implement of PGD and FGSM algorithm for adversarial attack☆12Mar 3, 2022Updated 3 years ago
- TRADES (TRadeoff-inspired Adversarial DEfense via Surrogate-loss minimization)