Rainwind1995 / FGSMLinks
使用pytorch实现FGSM
☆31Updated 4 years ago
Alternatives and similar repositories for FGSM
Users that are interested in FGSM are comparing it to the libraries listed below
Sorting:
- Invisible Backdoor Attack with Sample-Specific Triggers☆99Updated 3 years ago
- This is for releasing the source code of the ACSAC paper "STRIP: A Defence Against Trojan Attacks on Deep Neural Networks"☆58Updated 10 months ago
- ☆31Updated 4 years ago
- Simple PyTorch implementations of Badnets on MNIST and CIFAR10.☆184Updated 2 years ago
- Code for Adv-watermark: A novel watermark perturbation for adversarial examples (ACM MM2020)☆41Updated 5 years ago
- AdvAttacks; adversarial examples; FGSM;JSMA;CW;single pixel attack; local search attack;deepfool☆57Updated 6 years ago
- 对抗样本(Adversarial Examples)和投毒攻击(Poisoning Attacks)相关资料☆116Updated 6 years ago
- This repository contains the implementation of three adversarial example attack methods FGSM, IFGSM, MI-FGSM and one Distillation as defe…☆136Updated 4 years ago
- Official Repository for the AAAI-20 paper "Hidden Trigger Backdoor Attacks"☆130Updated last year
- TransferAttack is a pytorch framework to boost the adversarial transferability for image classification.☆394Updated last week
- The code of ICCV2021 paper "Meta Gradient Adversarial Attack"☆25Updated 3 years ago
- A pytorch implementation of "Adversarial Examples in the Physical World"☆18Updated 6 years ago
- 使用投毒posion的方式backdoor攻击LeNet-5网络,使用MNIST手写数据集☆13Updated 4 years ago
- The code of our AAAI 2021 paper "Detecting Adversarial Examples from Sensitivity Inconsistency of Spatial-transform Domain"☆16Updated 4 years ago
- WaNet - Imperceptible Warping-based Backdoor Attack (ICLR 2021)☆129Updated 10 months ago
- The official implementation of the IEEE S&P`22 paper "SoK: How Robust is Deep Neural Network Image Classification Watermarking".☆116Updated 2 years ago
- Poison Frogs! Targeted Clean-Label Poisoning Attacks on Neural Networks☆17Updated 6 years ago
- Spectrum simulation attack (ECCV'2022 Oral) towards boosting the transferability of adversarial examples☆111Updated 3 years ago
- a pytorch version of AdvGAN for cifar10 dataset☆10Updated 5 years ago
- Implementation of IEEE TNNLS 2023 and Elsevier PR 2023 papers on backdoor watermarking for deep classification models with unambiguity an…☆18Updated 2 years ago
- This is the documentation of the Tensorflow/Keras implementation of Latent Backdoor Attacks. Please see the paper for details Latent Back…☆19Updated 4 years ago
- code for "Feature Importance-aware Transferable Adversarial Attacks"☆83Updated 3 years ago
- ☆52Updated 3 years ago
- ☆71Updated 4 years ago
- Implementation of gradient-based adversarial attack(FGSM,MI-FGSM,PGD)☆99Updated 4 years ago
- a Pytorch implementation of the paper "Generating Adversarial Examples with Adversarial Networks" (advGAN).☆274Updated 4 years ago
- Code for the paper "Frequency-driven Imperceptible Adversarial Attack on Semantic Similarity"☆58Updated last year
- Pytorch implementation of Adversarial Patch on ImageNet (arXiv: https://arxiv.org/abs/1712.09665)☆64Updated 5 years ago
- Reverse Engineering Imperceptible Backdoor Attacks on Deep Neural Networks for Detection and Training Set Cleansing☆14Updated 4 years ago
- Convert tensorflow model to pytorch model via [MMdnn](https://github.com/microsoft/MMdnn) for adversarial attacks.☆90Updated 2 years ago