diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-05-15 04:29:54 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-05-15 04:29:54 +0200 |
| commit | 37a52e96f2434474beb53dc80d8ef28341460071 (patch) | |
| tree | dac3f68c5714da9b000d64b464714e854af43764 | |
| parent | f92f465b263b82c8a208dd3b4e3cbd6b1ea79a0f (diff) | |
testy
| -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 6b98a2e..d3f9d41 100644 --- a/test-mogrify-recursive.sh +++ b/test-mogrify-recursive.sh @@ -26,7 +26,7 @@ python test-mogrify.py \ --model test --which_model_netG unet_256 \ --which_direction AtoB --dataset_mode recursive \ --recursive --recursive-frac 0.1 \ - --sequence --sequence-frac 0.5 \ + --sequence --sequence-frac 0.7 \ --norm batch # python test-mogrify.py \ |
