laisimiao / classification-cifar10-pytorchLinks
Train several classical classification networks in cifar10 dataset by PyTorch
☆24Updated 4 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
Sorting:
- AdvAttacks; adversarial examples; FGSM;JSMA;CW;single pixel attack; local search attack;deepfool☆57Updated 5 years ago
- ☆63Updated 4 years ago
- A pytorch implementation of "Towards Deep Learning Models Resistant to Adversarial Attacks"☆156Updated 5 years ago
- 对抗样本(Adversarial Examples)和投毒攻击(Poisoning Attacks)相关资料☆117Updated 6 years ago
- a Pytorch implementation of the paper "Generating Adversarial Examples with Adversarial Networks" (advGAN).☆271Updated 4 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
- The code of ICCV2021 paper "Meta Gradient Adversarial Attack"☆24Updated 3 years ago
- Reproduction of cw attack on pytorch with corresponding MNIST model☆22Updated 4 years ago
- Implementation of gradient-based adversarial attack(FGSM,MI-FGSM,PGD)☆96Updated 4 years ago
- Enhancing the Transferability of Adversarial Attacks through Variance Tuning☆88Updated last year
- A pytorch implementation of "Towards Evaluating the Robustness of Neural Networks"☆58Updated 5 years ago
- Adversarial Robustness, White-box, Adversarial Attack☆50Updated 3 years ago
- Code for LAS-AT: Adversarial Training with Learnable Attack Strategy (CVPR2022)☆117Updated 3 years ago
- Code for "Adversarial Camouflage: Hiding Physical World Attacks with Natural Styles" (CVPR 2020)☆92Updated 2 years ago
- The Code of ECCV2022:Enhanced Accuracy and Robustness via Multi-Teacher Adversarial Distillation☆33Updated last month
- An adversarial attack on object detectors☆151Updated 3 years ago
- Code for "Adversarial attack by dropping information." (ICCV 2021)☆75Updated 3 years ago
- A novel data-free model stealing method based on GAN☆127Updated 2 years ago
- Reproduce multiple adversarial attack methods☆21Updated 5 years ago
- This repository contains the PyTorch implementation of Zeroth Order Optimization Based Adversarial Black Box Attack (https://arxiv.org/ab…☆42Updated 2 years ago
- This repository provides simple PyTorch implementations for adversarial training methods on CIFAR-10.☆169Updated 4 years ago
- Using relativism to improve GAN-based Adversarial Attacks. 🦾☆44Updated 2 years ago
- Simple pytorch implementation of FGSM and I-FGSM☆290Updated 7 years ago
- ☆51Updated 3 years ago
- pytorch and cifar10☆214Updated 4 years ago
- Convert tensorflow model to pytorch model via [MMdnn](https://github.com/microsoft/MMdnn) for adversarial attacks.☆89Updated 2 years ago
- A pytorch implementation of "Explaining and harnessing adversarial examples"☆67Updated 5 years ago
- 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
- This is an implementation demo of the ICLR 2021 paper [Neural Attention Distillation: Erasing Backdoor Triggers from Deep Neural Networks…☆122Updated 3 years ago
- CVPR 2021 Official repository for the Data-Free Model Extraction paper. https://arxiv.org/abs/2011.14779☆71Updated last year