diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-05-15 04:41:58 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-05-15 04:41:58 +0200 |
| commit | 898cf483f915605280a1de52943ad50e9507ca75 (patch) | |
| tree | eee98ebdcb4eea947960d59a1def25129a19d41f /test-mogrify-recursive.sh | |
| parent | 4b4c79d9570f3196b2bfbc11debd12b500f317a9 (diff) | |
testy
Diffstat (limited to 'test-mogrify-recursive.sh')
| -rw-r--r-- | test-mogrify-recursive.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-mogrify-recursive.sh b/test-mogrify-recursive.sh index d74d8bf..500cf86 100644 --- a/test-mogrify-recursive.sh +++ b/test-mogrify-recursive.sh @@ -25,7 +25,7 @@ python test-mogrify.py \ --loadSize 256 --fineSize 256 --how_many $how_many \ --model test --which_model_netG unet_256 \ --which_direction AtoB --dataset_mode recursive \ - --recursive --recursive-frac 0.001 \ + --recursive --recursive-frac 0.0005 \ --norm batch # --clahe --process-frac 0.001 \ # --sequence --sequence-frac 0.49 \ |
