This commit is contained in:
Nataniel Ruiz
2020-03-13 17:38:55 -04:00
parent eee5e1783a
commit 3e8de858e3
2 changed files with 1 additions and 1 deletions
Vendored
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -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