CUDA_VISIBLE_DEVICES='3' python main.py --task ICLR22.retina_blur.Ecoset10RetinaBlurCyclicLR1e_1RandAugmentXResNet2x18 --ckp /share/workhorse3/hippo/biologically_inspired_models/iclr22_logs/ecoset10-0.0/Ecoset10RetinaBlurCyclicLR1e_1RandAugmentXResNet2x18/0 --run_adv_attack_battery --five_fixations --batch_size 64 --attack APGDL2 --eps_list .5 --num_test 1000
CUDA_VISIBLE_DEVICES='2' python main.py --task ICLR22.noisy_retina_blur.Ecoset10NoisyRetinaBlurS2500WRandomScalesCyclicLR1e_1RandAugmentXResNet2x18 --ckp /share/workhorse3/hippo/biologically_inspired_models/iclr22_logs/ecoset10-0.0/Ecoset10NoisyRetinaBlurS2500WRandomScalesCyclicLR1e_1RandAugmentXResNet2x18 --five_fixations --run_randomized_smoothing_eval --eps_list 0.25 --batch_size 100 --num_test 100
CUDA_VISIBLE_DEVICES='1' python main.py --task ICLR22.retina_blur.Ecoset10RetinaBlurWRandomScalesCyclicLR1e_1RandAugmentXResNet2x18 --ckp /share/workhorse3/hippo/biologically_inspired_models/iclr22_logs/ecoset10-0.0/Ecoset10RetinaBlurWRandomScalesCyclicLR1e_1RandAugmentXResNet2x18 --five_fixations --run_randomized_smoothing_eval --eps_list 0.125 --batch_size 64 --num_test 100
CUDA_VISIBLE_DEVICES='0' python main.py --task vit_tasks.Ecoset10NoisyRetinaBlurWRandomScalesCyclicLR1e_1RandAugmentXResNet2x18
CUDA_VISIBLE_DEVICES='0' python main.py --task ICLR22.noisy_retina_blur.Ecoset10NoisyRetinaBlurS2500WRandomScalesCyclicLR1e_1RandAugmentXResNet2x18 --ckp /share/workhorse3/hippo/biologically_inspired_models/iclr22_logs/ecoset10-0.0/Ecoset10NoisyRetinaBlurS2500WRandomScalesCyclicLR1e_1RandAugmentXResNet2x18 --five_fixations --run_randomized_smoothing_eval --eps_list 0.125 --batch_size 100 --num_test 100
CUDA_VISIBLE_DEVICES='3' python main.py --task ICLR22.randomized_smoothing.Cifar10GaussianNoiseCyclicLRAutoAugmentWideResNet4x22 --ckp /share/workhorse3/hippo/biologically_inspired_models/iclr22_logs/cifar10-0.0/Cifar10GaussianNoiseCyclicLRAutoAugmentWideResNet4x22 --run_adv_attack_battery --attack APGD --eps_list 0.002 0.004
CUDA_VISIBLE_DEVICES='3' python main.py --task ICLR22.noisy_retina_blur.Cifar10NoisyRetinaBlurOnlyColorWRandomScalesCyclicLRAutoAugmentWideResNet4x22 --ckp /share/workhorse3/hippo/biologically_inspired_models/iclr22_logs/cifar10-0.0/Cifar10NoisyRetinaBlurOnlyColorWRandomScalesCyclicLRAutoAugmentWideResNet4x22 --five_fixations --run_adv_attack_battery --attack APGD --eps_list 0. .002 .004 .008 .016 --batch_size 64 --num_test 10000
CUDA_VISIBLE_DEVICES='1' python main.py --task ICLR22.noisy_retina_blur.Ecoset10NoisyRetinaBlurS2500WRandomScalesCyclicLR1e_1RandAugmentXResNet2x18 --ckp /share/workhorse3/hippo/biologically_inspired_models/iclr22_logs/ecoset10-0.0/Ecoset10NoisyRetinaBlurS2500WRandomScalesCyclicLR1e_1RandAugmentXResNet2x18/0/checkpoints/model_checkpoint.pt --five_fixations --run_adv_attack_battery --attack Square --eps_list 0. .004 --batch_size 32 --num_test 100
CUDA_VISIBLE_DEVICES='0' python main.py --task ICLR22.noisy_retina_blur.Cifar10NoisyRetinaBlurCyclicLRAutoAugmentWideResNet4x22 --ckp /share/workhorse3/hippo/biologically_inspired_models/iclr22_logs/cifar10-0.0/Cifar10NoisyRetinaBlurCyclicLRAutoAugmentWideResNet4x22/ --five_fixations --add_fixed_noise_patch --run_adv_attack_battery --attack APGD --eps_list 0. .002 .004 .008 .016 --batch_size 128 --num_test 10000
CUDA_VISIBLE_DEVICES='0' python main.py --task ICLR22.noisy_retina_blur.Cifar10NoisyRetinaBlurCyclicLRAutoAugmentWideResNet4x22 --ckp /share/workhorse3/hippo/biologically_inspired_models/iclr22_logs/cifar10-0.0/Cifar10NoisyRetinaBlurCyclicLRAutoAugmentWideResNet4x22/ --five_fixations --run_adv_attack_battery --attack APGD --eps_list 0. .002 .004 .008 .016 --batch_size 128 --num_test 10000
CUDA_VISIBLE_DEVICES='3' python main.py --task ICLR22.gaussian_blur.Cifar10NoisyGaussianBlurCyclicLRAutoAugmentWideResNet4x22 --ckp /share/workhorse3/hippo/biologically_inspired_models/iclr22_logs/cifar10-0.0/Cifar10NoisyGaussianBlurCyclicLRAutoAugmentWideResNet4x22 --run_adv_attack_battery --attack APGD --eps_list 0. .002 .004 .008 .016 --batch_size 64 --num_test 10000
CUDA_VISIBLE_DEVICES='2' python main.py --task ICLR22.noisy_retina_blur.Cifar10NoisyRetinaBlurNoBlurWRandomScalesCyclicLRAutoAugmentWideResNet4x22 --ckp /share/workhorse3/hippo/biologically_inspired_models/iclr22_logs/cifar10-0.0/Cifar10NoisyRetinaBlurNoBlurWRandomScalesCyclicLRAutoAugmentWideResNet4x22 --five_fixations --run_adv_attack_battery --attack APGD --eps_list 0. .002 .004 .008 .016 --batch_size 64 --num_test 10000
CUDA_VISIBLE_DEVICES='1' python main.py --task ICLR22.noisy_retina_blur.Cifar10NoisyRetinaBlurWRandomScalesCyclicLRAutoAugmentWideResNet4x22 --ckp /share/workhorse3/hippo/biologically_inspired_models/iclr22_logs/cifar10-0.0/Cifar10NoisyRetinaBlurWRandomScalesCyclicLRAutoAugmentWideResNet4x22/0/checkpoints/model_checkpoint.pt --five_fixations --run_adv_attack_battery --attack Square --eps_list 0.008  --batch_size 64 --num_test 100
CUDA_VISIBLE_DEVICES='0' python main.py --task ICLR22.noisy_retina_blur.Cifar10NoisyRetinaBlurWRandomScalesCyclicLRAutoAugmentWideResNet4x22 --ckp /share/workhorse3/hippo/biologically_inspired_models/iclr22_logs/cifar10-0.0/Cifar10NoisyRetinaBlurWRandomScalesCyclicLRAutoAugmentWideResNet4x22/0/checkpoints/model_checkpoint.pt --five_fixations --run_adv_attack_battery --attack Square --eps_list 0. .004  --batch_size 64 --num_test 100
