This commit is contained in:
Nataniel Ruiz
2019-12-23 16:45:49 -04:00
parent b822c5fd46
commit ed0749d0ad
+1 -1
View File
@@ -619,7 +619,7 @@ class Solver(object):
gen, gen_feats = self.G(x_adv, c_trg)
# Add to lists
x_fake_list.append(preproc_x)
# x_fake_list.append(preproc_x)
x_fake_list.append(gen)
# No Attack