Adversarial Patch PyTorch Help #1439
Answered
by
beat-buesser
dominic-simon
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
beat-buesser
Dec 17, 2021
Replies: 1 comment 15 replies
-
Hi @dominic-simon Thank you for using ART! I have looked at your code. Could you please describe the reason for the if-block starting with if (i%10) == 0:
target_index += 1
... |
Beta Was this translation helpful? Give feedback.
15 replies
Answer selected by
dominic-simon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @dominic-simon Thank you for using ART! I have looked at your code. Could you please describe the reason for the if-block starting with