Skip to content

Colab Notebook for the Advanced Computer Vision project focused on experiments with the AdvProp framework for adversarial training of DNNs

Notifications You must be signed in to change notification settings

LunaBaozi/Adversarial-Training-w-AdvProp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Adversarial training with Advprop improves accuracy but decreases robustness

Colab Notebook for the Advanced Computer Vision project focused on experiments with the AdvProp framework for adversarial training of DNNs

Reference paper

The work is based on the paper "Adversarial Examples Improve Image Recognition" by Xie et al. (CVPR 2020): https://arxiv.org/abs/1911.09665.

Overview

We use the EfficientNet implementation of https://github.com/aladdinpersson/Machine-Learning-Collection/blob/master/ML/Pytorch/CNN_architectures/pytorch_efficientnet.py on top of which we built experiments with different Batch Norm layers, Domain Adaptation techniques and second-order adversarial attacks for testing both accuracy and robustness of the deep neural networks.

About

Colab Notebook for the Advanced Computer Vision project focused on experiments with the AdvProp framework for adversarial training of DNNs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published