Skip to content

huangd1999/DAMO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DAMO

Dynamic Adversarial defense with Multi-branch diversity

Two Heads are Better than One: Robust Learning Meets Multi-branch Models

install

git clone https://github.com/huangd1999/DAMO.git
cd DAMO
pip install torchattacks
mkdir checkpoint
$ Download pretrain model from Google Drive

fast eval of DAMO with WRN-28-10 on cifar10 dataset

here is DAMO's pretrained model.

CIFAR100 pretrained model will be released in the future.

python test.py --attack AutoAttack --weights './checkpoint/DAMO-WRN-28-10-CIFAR10-PGD.pt'

About

Two Heads are Better than One: Robust Learning Meets Multi-branch Models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages