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] #96

Closed yaw91 closed 1 year ago

yaw91 commented 1 year ago

❔ Any questions

Hello, is possible to apply your code on object detection datasets like COCO and PASCAL? Thanks.

Harry24k commented 1 year ago

If the model and the loss are differentiable, then yes.