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:
- The code of ICCV2021 paper "Meta Gradient Adversarial Attack"☆25Updated 3 years ago
- A pytorch implementation of "Towards Deep Learning Models Resistant to Adversarial Attacks"☆157Updated 6 years ago
- a Pytorch implementation of the paper "Generating Adversarial Examples with Adversarial Networks" (advGAN).☆275Updated 4 years ago
- ☆63Updated 4 years ago
- AdvAttacks; adversarial examples; FGSM;JSMA;CW;single pixel attack; local search attack;deepfool☆58Updated 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
- A novel data-free model stealing method based on GAN☆133Updated 3 years ago
- Implementation of gradient-based adversarial attack(FGSM,MI-FGSM,PGD)☆101Updated 4 years ago
- Code for LAS-AT: Adversarial Training with Learnable Attack Strategy (CVPR2022)☆118Updated 3 years ago
- This repository contains the PyTorch implementation of Zeroth Order Optimization Based Adversarial Black Box Attack (https://arxiv.org/ab…☆44Updated 2 years ago
- Adversarial Robustness, White-box, Adversarial Attack☆52Updated 3 years ago
- This is an implementation demo of the ICLR 2021 paper [Neural Attention Distillation: Erasing Backdoor Triggers from Deep Neural Networks…☆124Updated 3 years ago
- Code for "Adversarial Camouflage: Hiding Physical World Attacks with Natural Styles" (CVPR 2020)☆94Updated 2 years ago
- Enhancing the Transferability of Adversarial Attacks through Variance Tuning☆89Updated last year
- Code for "Adversarial attack by dropping information." (ICCV 2021)☆78Updated 3 years ago
- Implementation of https://arxiv.org/abs/1610.08401 for the CS-E4070 - Special Course in Machine Learning and Data Science: Advanced Topic…☆64Updated 6 years ago
- The Code of ECCV2022:Enhanced Accuracy and Robustness via Multi-Teacher Adversarial Distillation☆35Updated last month
- Using relativism to improve GAN-based Adversarial Attacks. 🦾☆44Updated 2 years ago
- ☆71Updated 4 years ago
- Convert tensorflow model to pytorch model via [MMdnn](https://github.com/microsoft/MMdnn) for adversarial attacks.☆92Updated 2 years ago
- This repository provides simple PyTorch implementations for adversarial training methods on CIFAR-10.☆172Updated 4 years ago
- An adversarial attack on object detectors☆150Updated 4 years ago
- Patch-wise iterative attack (accepted by ECCV 2020) to improve the transferability of adversarial examples.☆93Updated 3 years ago
- Using FGSM, I-FGSM and MI-FGSM to generate and evaluate adversarial samples.☆12Updated 6 years ago
- CVPR 2021 Official repository for the Data-Free Model Extraction paper. https://arxiv.org/abs/2011.14779☆75Updated last year
- Real-time object detection is one of the key applications of deep neural networks (DNNs) for real-world mission-critical systems. While D…☆134Updated 2 years ago
- A pytorch implementation of "Explaining and harnessing adversarial examples"☆68Updated 6 years ago
- Adversarial attacks including DeepFool and C&W☆13Updated 6 years ago
- Official Repository for the AAAI-20 paper "Hidden Trigger Backdoor Attacks"☆132Updated 2 years ago