diff options
| -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 \ |
