blur
This commit is contained in:
+2
-2
@@ -634,8 +634,8 @@ 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(x_adv)
|
||||
# x_fake_list.append(preproc_x)
|
||||
x_fake_list.append(x_adv)
|
||||
# x_fake_list.append(perturb)
|
||||
x_fake_list.append(gen)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user