owruby / APE-GANLinks
Pytorch Implementation of APE-GAN
☆15Updated 8 years ago
Alternatives and similar repositories for APE-GAN
Users that are interested in APE-GAN are comparing it to the libraries listed below
Sorting:
- Adversarial attacks including DeepFool and C&W☆13Updated 6 years ago
- a Pytorch implementation of the paper "Generating Adversarial Examples with Adversarial Networks" (advGAN).☆276Updated 4 years ago
- A novel data-free model stealing method based on GAN☆133Updated 3 years ago
- Tensorflow implementation of Generating Adversarial Examples with Adversarial Networks☆43Updated 6 years ago
- Universal Adversarial Networks☆33Updated 7 years ago
- ☆53Updated 3 years ago
- A PyTorch Implementation of the UAP attack☆19Updated 6 years ago
- A pytorch implementation of "Explaining and harnessing adversarial examples"☆68Updated 6 years ago
- The code of ICCV2021 paper "Meta Gradient Adversarial Attack"☆25Updated 4 years ago
- My entry for ICLR 2018 Reproducibility Challenge for paper Synthesizing robust adversarial examples https://openreview.net/pdf?id=BJDH5M-…☆73Updated 7 years ago
- Official repository for "A Self-supervised Approach for Adversarial Robustness" (CVPR 2020--Oral)☆100Updated 4 years ago
- Code for CVPR2020 paper QEBA: Query-Efficient Boundary-Based Blackbox Attack☆33Updated 4 years ago
- a pytorch version of AdvGAN for cifar10 dataset☆10Updated 5 years ago
- The official implementation of CVPR 2021 paper "Simulating Unknown Target Models for Query-Efficient Black-box Attacks"☆59Updated 4 years ago
- A pytorch implementation of "Towards Evaluating the Robustness of Neural Networks"☆60Updated 6 years ago
- Improving Transferability of Adversarial Examples with Input Diversity☆167Updated 6 years ago
- Reproduction of cw attack on pytorch with corresponding MNIST model☆22Updated 5 years ago
- Using relativism to improve GAN-based Adversarial Attacks. 🦾☆44Updated 2 years ago
- The translation-invariant adversarial attack method to improve the transferability of adversarial examples.☆142Updated 2 years ago
- Paper sharing in adversary related works☆45Updated 4 months ago
- A Implementation of IJCAI-19(Transferable Adversarial Attacks for Image and Video Object Detection)☆89Updated 6 years ago
- This is PyTorch Implementation of Universal Adversarial Perturbation (https://arxiv.org/abs/1610.08401)☆46Updated 6 years ago
- Code for ICLR2020 "Improving Adversarial Robustness Requires Revisiting Misclassified Examples"☆152Updated 5 years ago
- Code for "Adversarial Camouflage: Hiding Physical World Attacks with Natural Styles" (CVPR 2020)☆94Updated 2 years ago
- code for "Feature Importance-aware Transferable Adversarial Attacks"☆87Updated 3 years ago
- Code for LAS-AT: Adversarial Training with Learnable Attack Strategy (CVPR2022)☆118Updated 3 years ago
- Learnable Boundary Guided Adversarial Training (ICCV2021)☆38Updated last year
- Attacks Which Do Not Kill Training Make Adversarial Learning Stronger (ICML2020 Paper)☆126Updated 2 years ago
- Patch-wise iterative attack (accepted by ECCV 2020) to improve the transferability of adversarial examples.☆93Updated 3 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