laisimiao / classification-cifar10-pytorch
Train several classical classification networks in cifar10 dataset by PyTorch
☆25Updated 3 years ago
Alternatives and similar repositories for classification-cifar10-pytorch:
Users that are interested in classification-cifar10-pytorch are comparing it to the libraries listed below
- ☆63Updated 3 years ago
- AdvAttacks; adversarial examples; FGSM;JSMA;CW;single pixel attack; local search attack;deepfool☆55Updated 5 years ago
- Code for "Adversarial attack by dropping information." (ICCV 2021)☆75Updated 3 years ago
- Enhancing the Transferability of Adversarial Attacks through Variance Tuning☆84Updated 11 months ago
- Implementation of gradient-based adversarial attack(FGSM,MI-FGSM,PGD)☆81Updated 3 years ago
- ☆69Updated 3 years ago
- This repository contains the implementation of three adversarial example attack methods FGSM, IFGSM, MI-FGSM and one Distillation as defe…☆125Updated 4 years ago
- The code of ICCV2021 paper "Meta Gradient Adversarial Attack"☆23Updated 3 years ago
- Code for "Adversarial Camouflage: Hiding Physical World Attacks with Natural Styles" (CVPR 2020)☆88Updated last year
- Implementation of https://arxiv.org/abs/1610.08401 for the CS-E4070 - Special Course in Machine Learning and Data Science: Advanced Topic…☆62Updated 5 years ago
- ☆43Updated 3 years ago
- Robust Adversarial Perturbation on Deep Proposal-based Models☆23Updated 2 years ago
- A Implementation of IJCAI-19(Transferable Adversarial Attacks for Image and Video Object Detection)☆90Updated 5 years ago
- Code for LAS-AT: Adversarial Training with Learnable Attack Strategy (CVPR2022)☆114Updated 2 years ago
- A novel data-free model stealing method based on GAN☆126Updated 2 years ago
- A pytorch implementation of "Explaining and harnessing adversarial examples"☆65Updated 5 years ago
- Using FGSM, I-FGSM and MI-FGSM to generate and evaluate adversarial samples.☆12Updated 5 years ago
- Adversarial Robustness, White-box, Adversarial Attack☆50Updated 2 years ago
- 安全AI挑战者计划第一期-人脸识别对抗 7th 方案☆23Updated last year
- 对抗样本(Adversarial Examples)和投毒攻击(Poisoning Attacks)相关资料☆111Updated 5 years ago
- ☆26Updated 2 years ago
- ☆50Updated 3 years ago
- This repository contains the PyTorch implementation of Zeroth Order Optimization Based Adversarial Black Box Attack (https://arxiv.org/ab…☆41Updated last year
- ☆30Updated 3 years ago
- Adversarial attacks including DeepFool and C&W☆13Updated 5 years ago
- Using relativism to improve GAN-based Adversarial Attacks. 🦾☆41Updated last year
- Patch-wise iterative attack (accepted by ECCV 2020) to improve the transferability of adversarial examples.☆89Updated 2 years ago
- Decision-based Adversarial Attack with Frequency Mixup☆21Updated last year
- Universal Adversarial Networks☆33Updated 6 years ago
- 百度AI安全对抗赛第一名团队示例代码,基于官方给出的PGD修改,主要内容为L2-PGD+EOT。☆11Updated 3 years ago