Harry24k / adversarial-attacks-pytorch

PyTorch implementation of adversarial attacks [torchattacks].
https://adversarial-attacks-pytorch.readthedocs.io/en/latest/index.html
MIT License
1.79k stars 337 forks source link

[QUESTION]autoattack in binary classification #152

Open xarryon opened 1 year ago

xarryon commented 1 year ago

❔ Any questions

if the classification task only involves binary class, the APGD will equal APGDT ?