duoergun0729 / adversarial_examplesLinks
对抗样本
☆267Updated 2 years ago
Alternatives and similar repositories for adversarial_examples
Users that are interested in adversarial_examples are comparing it to the libraries listed below
Sorting:
- 对抗样本(Adversarial Examples)和投毒攻击(Poisoning Attacks)相关资料☆117Updated 6 years ago
- 机器学习安全相关论文、代码☆41Updated 5 years ago
- a Pytorch implementation of the paper "Generating Adversarial Examples with Adversarial Networks" (advGAN).☆270Updated 4 years ago
- DEEPSEC: A Uniform Platform for Security Analysis of Deep Learning Model☆216Updated 6 years ago
- This repository contains the implementation of three adversarial example attack methods FGSM, IFGSM, MI-FGSM and one Distillation as defe…☆129Updated 4 years ago
- Simple pytorch implementation of FGSM and I-FGSM☆288Updated 7 years ago
- AdvAttacks; adversarial examples; FGSM;JSMA;CW;single pixel attack; local search attack;deepfool☆58Updated 5 years ago
- ☆79Updated 5 years ago
- A non-targeted adversarial attack method, which won the first place in NIPS 2017 non-targeted adversarial attacks competition☆248Updated 5 years ago
- An adversarial attack on object detectors☆151Updated 3 years ago
- Advbox is a toolbox to generate adversarial examples that fool neural networks in PaddlePaddle、PyTorch、Caffe2、MxNet、Keras、TensorFlow and …☆1,392Updated 2 years ago
- 面向目标检测的对抗样本攻击☆22Updated 4 years ago
- Simple PyTorch implementations of Badnets on MNIST and CIFAR10.