You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note 1: Each line of each bash file below executes backround process to run code in parallel. Carefull comment out code in bash file based on the GPUs avaialble in your machine
Note 2: If you'd like to skip training models, please download the 'saved_state_dicts' folder from this drive link and proceed to the Perturbation Spectrum Analysis section
Training Models
Standard and Adversarial Training
bash train.sh
Incremental Adversarial Training (See Appendix A.2)
bash wait_and_train_incrementally.sh
Perturbation Spectrum Analysis and New Techniques
Section 3 (Overdesigning for Robust Generalization)