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
I think the seed is not working correctly. I just rant the same demo twice, and the results vary for both runs. Same for all the attacks, the ASR and CACC are different for different runs.
Is this the case? or am I missing something?
The text was updated successfully, but these errors were encountered:
The seed in the config doesn't work before, so we have removed the key from the config files. Now, you can set seed by running python demo_attack.py --seed SEED and then you will get the same result for different runs.
I think the seed is not working correctly. I just rant the same demo twice, and the results vary for both runs. Same for all the attacks, the ASR and CACC are different for different runs.
Is this the case? or am I missing something?
The text was updated successfully, but these errors were encountered: