diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2020-02-23 02:58:50 +0100 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2020-02-23 02:58:50 +0100 |
| commit | 036a0c608e4e43f5da3883c6324a7fca860b908b (patch) | |
| tree | 27a3c5c1e0e49fed9769e63e606adf3b17e72fe9 /cli/app/search/json.py | |
| parent | 1688b044e7aa042d85226e9597b250b3d0a51aa9 (diff) | |
more vgg
Diffstat (limited to 'cli/app/search/json.py')
| -rw-r--r-- | cli/app/search/json.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/app/search/json.py b/cli/app/search/json.py index 69ce7a5..9b82578 100644 --- a/cli/app/search/json.py +++ b/cli/app/search/json.py @@ -71,7 +71,7 @@ def make_params_dense(tag, folder_id): # "inv_layer": "latent", "decay_lr": True, # "inv_it": 10000, - "inv_it": 12000, + "inv_it": 10000, "generator_path": "https://tfhub.dev/deepmind/biggan-512/2", "attention_map_layer": "Generator_2/attention/Softmax:0", "pre_trained_latent": True, |
