Skip to content

TheFormerWalker/FPAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FPAT

Source code of submission: "Feature Purification for Improving the Robustness of Adversarial Training"

Model scheme:
image

Requirements

  1. Python >= 3.8
  2. Pytorch >= 1.11.0

Useage

Test the performance of our method on CIFAR10: python CIFAR10/attacktest.py

Test the performance of our method on CIFAR100(10A): python CIFAR100(10A)/attacktest.py

Test the performance of our method on CIFAR100(10B): python CIFAR100(10B)/attacktest.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages