diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-05-21 12:21:23 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-05-21 12:21:23 +0200 |
| commit | 0a9746b8cef58f6dd616b31858dc9368f9947c4a (patch) | |
| tree | f595501b42f8df2a68df97169dfae19ceab457a5 /test-live.sh | |
| parent | 29b0eb5b83c004046b9be7f21211ab6652f38424 (diff) | |
vars..
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 8eea3cb..60d28c9 100644 --- a/test-live.sh +++ b/test-live.sh @@ -9,7 +9,7 @@ --transition-min 0.05 \ --how_many 100000 --transition-period 1000 \ --loadSize 256 --fineSize 256 \ - --just-copy \ + --just-copy --poll-delay 0.5 \ --model test --which_model_netG unet_256 \ --which_direction AtoB --dataset_mode recursive \ --which_epoch latest \ |
