论文标题
Torchattacks:用于对抗攻击的Pytorch存储库
Torchattacks: A PyTorch Repository for Adversarial Attacks
论文作者
论文摘要
Torchattacks是一个Pytorch库,其中包含对抗性攻击以生成对抗性示例并验证深度学习模型的鲁棒性。可以在https://github.com/harry24k/adversarial-attacks-pytorch上找到代码。
Torchattacks is a PyTorch library that contains adversarial attacks to generate adversarial examples and to verify the robustness of deep learning models. The code can be found at https://github.com/Harry24k/adversarial-attacks-pytorch.