From 5d0f39e487abb171dd95a50c7994e06bf67f344d Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sat, 25 Jan 2020 20:49:09 +0100 Subject: adjust --- cli/app/search/json.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli/app/search/json.py') diff --git a/cli/app/search/json.py b/cli/app/search/json.py index 7873c23..e889587 100644 --- a/cli/app/search/json.py +++ b/cli/app/search/json.py @@ -68,7 +68,7 @@ def make_params_dense(tag, folder_id): "dataset": os.path.join(app_cfg.DIR_INVERSES, tag, "dataset.latent.hdf5"), "inv_layer": "Generator_2/G_Z/Reshape:0", "decay_lr": True, - "inv_it": 10000, + "inv_it": 15000, "generator_path": "https://tfhub.dev/deepmind/biggan-512/2", "attention_map_layer": "Generator_2/attention/Softmax:0", "pre_trained_latent": True, -- cgit v1.2.3-70-g09d2