Harry24k / adversarial-attacks-pytorch

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

When I tested CIFAR-10 and CIFAR-100, I wanted to use the standard version of Resnet50. The robust version was added to the robustbench library. #197

Open wang1528186571 opened 2 months ago

wang1528186571 commented 2 months ago

❔ Any questions

When I tested CIFAR-10 and CIFAR-100, I wanted to use the standard version of Resnet50. The robust version was added to the robustbench library.

rikonaka commented 2 months ago

I don't quite understand what you are saying...