diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-05-21 12:26:12 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-05-21 12:26:12 +0200 |
| commit | d2849fbddc5b8f10c80ea417350deda7a77a07f1 (patch) | |
| tree | 06941ec37b30a04018d141148dcee344508d114c /test-live.sh | |
| parent | a951d7ba1fb9cd515de8c4216d2928126431b10e (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 60d28c9..28491be 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.5 \ --model test --which_model_netG unet_256 \ --which_direction AtoB --dataset_mode recursive \ --which_epoch latest \ |
