diff options
| author | jules@lens <julescarbon@gmail.com> | 2018-05-21 03:08:22 +0200 |
|---|---|---|
| committer | jules@lens <julescarbon@gmail.com> | 2018-05-21 03:08:22 +0200 |
| commit | ab975e418777a9e55c9defae9349cd8719363cd9 (patch) | |
| tree | a9cb42a27c77620e3033518b29fcda7db71049e0 /test-live.sh | |
| parent | fd36f8659c7d848c86b4de82fc101fd8e02f523b (diff) | |
howmany
Diffstat (limited to 'test-live.sh')
| -rw-r--r-- | test-live.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-live.sh b/test-live.sh index 77eccaa..815f3c2 100644 --- a/test-live.sh +++ b/test-live.sh @@ -7,7 +7,7 @@ --sequence --sequence-frac 0.3 \ --process-frac 0.5 \ --transition-min 0.05 \ - --how_many $how_many --transition-period 1000 \ + --how_many 100000 --transition-period 1000 \ --loadSize 256 --fineSize 256 \ --model test --which_model_netG unet_256 \ --which_direction AtoB --dataset_mode recursive \ |
