Source code of submission: "Feature Purification for Improving the Robustness of Adversarial Training"
- Python >= 3.8
- Pytorch >= 1.11.0
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
