diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-05-21 12:26:26 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-05-21 12:26:26 +0200 |
| commit | 4556b9a7faa188124f2ffcf7d7ca6bc5410e11c2 (patch) | |
| tree | 817009db231780c4d8a6040faa62a4ffbe6cf4a0 | |
| parent | d2849fbddc5b8f10c80ea417350deda7a77a07f1 (diff) | |
vars..
| -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 28491be..ac2b519 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 --poll_delay 0.5 \ + --just-copy --poll_delay 0.09 \ --model test --which_model_netG unet_256 \ --which_direction AtoB --dataset_mode recursive \ --which_epoch latest \ |
