ines21
ines21
@jonasrauber thanks for the hint! I am mainly running experiments with C&W. Do you have any insights regarding this? Otherwise I will report again whether it worked.
it depends whether the attack you're trying to run is a minimization attack (CW for example) or a fixed epsilon (LinfPGD) attack. If it is a minimization attack by default,...
yep @jangop that is what I ended up implementing myself. It is been a long time since I was working on this project, but if I remember correctly lots of...