CUDA_VISIBLE_DEVICES=0 python3 adv_perturb_distribution.py resnet18 cifar10 infos/LinearSTD/cifar10-resnet18/CE_clean_1 --attack=pgd-linf --epsilon_min=0.0314 --epsilon_max=1 --epsilon_times=1 --stepsize=0.1 --steps=20

