OpenBackdoor
OpenBackdoor copied to clipboard
Issue with seed
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 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.