-
Notifications
You must be signed in to change notification settings - Fork 201
Open
Description
A simple spatial transform attack was proposed at ICML2019.
This is a simple attack that creates an adversarial example of image rotation and translation with a grid search (or random).
The advertorch already has a spatial transform attack ICLR2018 is implemented, but the simpler ICML I think adding 2019 would be useful.
If possible, I am willing to contribute to this repository and share my implementation of the method compatible with your interface later.
However, I only checked the accuracy compared with the paper using mnist.
Because I only tried a random attack due to memory capacity issues, and this attack relies on random numbers
If I were to contribute, I would check for accuracy with an error bar.
Metadata
Metadata
Assignees
Labels
No labels