sunjialiang

Results 6 issues of sunjialiang

Hello, your job is great! I am confused about one point. If one image could not be perturbed successfully by attacker A, it would be perturbed by attacker B. Then...

Hi, thanks for your great job! When I have set up the environment and run " bash run_cfg.sh ../../plugins/robustness/cfgs/stagewise_predbased/search-multishoteval_stagewisess_fgsm_gates_2000M.yaml" , the error is as follows. ![image](https://user-images.githubusercontent.com/46448216/193494742-d6a40cba-7c5f-418d-a93a-ee0a58e066c0.png) How can I solve...

Hi, thanks for your great job! When I try to reproduce your results, I train the supernet using he default parameters but the accuracy of supernet is only about 50%....

nasbench-1shot1/optimizers/darts/train_search.py line 170, 171 test, valid, runtime, params = naseval.eval_one_shot_model(config=args.__dict__, model=arch_filename) When I implement it, error occurs in this line. The function of eval_one_shot_model needs three inputs, however, here are...

Hello, thanks for sharing your great job! Can you provide the code of adversarially training the classical models, such as VGG, Resnet?

Hello, your work is great and I am very interested in LAS-AT. Thanks for your released code! Is there the way of finding the supplementary material?