Targeted Universal Adversarial Perturbation Attack - GPU #2196
Unanswered
faresmalik
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Team!
I am currently working on generating Targeted UAPs; I am running into a problem that could be faster! The attack is generated using CPU resources. However, I am specifying the device to be GPU, not CPU.
I am using the PyTorch classifier, and it takes so long to generate the UAPs.
When I delved into the code, it used np arrays rather than tensors.
Please provide any possible solution.
Beta Was this translation helpful? Give feedback.
All reactions