Replies: 1 comment 2 replies
-
This is an example script for generating adversarial examples on pretrained YOLOv3/YOLOv5 model(s), and here is an example of generating a RobustDPatch effective against FasterRCNN. You can easily replace the FasterRCNN detector with a YOLO detector in the second example. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I would like to run the available attacks (Dpatch, RobustDpatch, Shapeshifter) for object detection on a yolo model.
Is there any example?
Beta Was this translation helpful? Give feedback.
All reactions