Skip to content

Commit

Permalink
next
Browse files Browse the repository at this point in the history
  • Loading branch information
Nataniel Ruiz committed Mar 13, 2020
1 parent eee5e17 commit 3e8de85
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -67,7 +67,7 @@ If you want to change the attack method being used, look into the attack.py scri

In order to change attack types for GANimation you can modify lines 386-470 by commenting out the vanilla attack and uncommenting the attack you want to run.

## Attack Testing
## GAN Adversarial Training
In order to run G+D adversarial training on StarGAN run:
```
# StarGAN Adversarial Training
Expand Down

0 comments on commit 3e8de85

Please sign in to comment.