From 3e8de858e3f0d2556e9257f1ad0afa63a83d3abd Mon Sep 17 00:00:00 2001 From: Nataniel Ruiz Date: Fri, 13 Mar 2020 17:38:55 -0400 Subject: [PATCH] next --- .DS_Store | Bin 8196 -> 10244 bytes README.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.DS_Store b/.DS_Store index 13a9bbfcadc282d1e265a1b0ab30bcf8946918ea..cec431e66dedfeb48c1b15c2d8f0bb7bb0621354 100644 GIT binary patch delta 285 zcmZp1XbF&DU|?W$DortDU{C-uIe-{M3-C-#6q~50$f&k4U^hRb+GHL9i3Dbi!Wy6) z3xgg*IzuKyNp8N2OHxjL5>Sl8QKX|!lJAfss(cDw`GO3?;N<+=0-zoSX44A{lLSQ; z&k$go93vz@SyQB7@@pZl$<2Z*fLN5LEVw8yCqFM8sFZQDhLAENbN?@`$$r8TtRlym zs}v_^3rj;;-NG_V(*!oJ6pmxrSn!TbkQrn=&{y0*!WHDRjfvlxC-ch$iZDU^s{xW` TWMD7=(US{gdN;opW@ZKe{}Vry delta 240 zcmZn(XmOBWU|?W$DortDU;r^WfEYvza8FDWo2aMAsIoC&H$S7wWF7&D1g5l)SwJ}! z20ey!hD?T%+S16iI>0bVP-O88 z0mjK~LX$V!3M()&1H~sNh)A%`P;d$ppIj><4Q0(0kzrzB*t}aLjztip2nZy&frKl_ c;TsdbGf(DM3FKgec!yzfJkQk4{9^3P0CSWxaR2}S diff --git a/README.md b/README.md index e473ede..9ee9fc5 100644 --- a/README.md +++ b/README.md @@ -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