Schenk75 / adversarialLinks
对抗样本基础
☆7Updated 3 years ago
Alternatives and similar repositories for adversarial
Users that are interested in adversarial are comparing it to the libraries listed below
Sorting:
- 对抗样本(Adversarial Examples)和投毒攻击(Poisoning Attacks)相关资料☆117Updated 6 years ago
- Paper list of Adversarial Examples☆49Updated last year
- a pytorch version of AdvGAN for cifar10 dataset☆10Updated 5 years ago
- 对抗样本☆267Updated 2 years ago
- ☆79Updated 5 years ago
- 机器学习安全相关论文、代码☆41Updated 5 years ago
- Implementation of the Boundary Attack algorithm as described in Brendel, Wieland, Jonas Rauber, and Matthias Bethge. "Decision-Based Adve…☆98Updated 4 years ago
- AdvAttacks; adversarial examples; FGSM;JSMA;CW;single pixel attack; local search attack;deepfool☆57Updated 5 years ago
- A pytorch implementation of "Adversarial Examples in the Physical World"☆17Updated 5 years ago
- This is for releasing the source code of the ACSAC paper "STRIP: A Defence Against Trojan Attacks on Deep Neural Networks"☆57Updated 7 months ago
- Pytorch implementation of Adversarial Patch on ImageNet (arXiv: https://arxiv.org/abs/1712.09665)☆63Updated 5 years ago
- ☆41Updated last year
- Tensorflow implementation of Generating Adversarial Examples with Adversarial Networks☆43Updated 6 years ago
- Invisible Backdoor Attack with Sample-Specific Triggers☆96Updated 2 years ago
- An adversarial attack on object detectors☆151Updated 3 years ago
- AdvDoor: Adversarial Backdoor Attack of Deep Learning System☆32Updated 7 months ago
- 六代兴亡如梦,苒苒惊时月。纵使岁寒途远,此志应难夺。☆11Updated 5 years ago
- Reproduce multiple adversarial attack methods☆21Updated 5 years ago
- Type-Specific Adversarial Attack for Object Detection☆13Updated 3 years ago
- A non-targeted adversarial attack method, which won the first place in NIPS 2017 non-targeted adversarial attacks competition☆251Updated 5 years ago
- an efficient method for detecting adversarial image examples☆19Updated 7 years ago
- ☆71Updated 4 years ago
- A Implementation of IJCAI-19(Transferable Adversarial Attacks for Image and Video Object Detection)☆91Updated 6 years ago
- https://arxiv.org/pdf/1906.11897.pdf☆21Updated 3 years ago
- This repository contains the implementation of three adversarial example attack methods FGSM, IFGSM, MI-FGSM and one Distillation as defe…☆131Updated 4 years ago
- Code for "PatchCleanser: Certifiably Robust Defense against Adversarial Patches for Any Image Classifier"☆42Updated 2 years ago
- Convert tensorflow model to pytorch model via [MMdnn](https://github.com/microsoft/MMdnn) for adversarial attacks.☆88Updated 2 years ago
- WaNet - Imperceptible Warping-based Backdoor Attack (ICLR 2021)☆123Updated 7 months ago
- A targeted adversarial attack method, which won the NIPS 2017 targeted adversarial attacks competition