Skip to content

Commit

Permalink
Patch
Browse files Browse the repository at this point in the history
  • Loading branch information
r.sychev committed May 13, 2020
1 parent 2c0908d commit b194985
Show file tree
Hide file tree
Showing 3 changed files with 3,486 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# adv-patch
PyTorch implementation of Adversarial Patch
PyTorch implementation of adversarial patch

This is an implementation of the <a href="https://arxiv.org/pdf/1712.09665.pdf">Adversarial Patch paper</a>.

## ImageNetSet:

In order for this to work you need to manually download ImageNet set:

- Sign up and follow instructions from http://image-net.org/download-images.

Loading

0 comments on commit b194985

Please sign in to comment.