diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-05-21 03:40:18 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-05-21 03:40:18 +0200 |
| commit | 3435f353ffff72fbcc9a9926d362f759c2535471 (patch) | |
| tree | 519d93ce80bc5dbdd3e02476e2d66c81256f515f | |
| parent | 49183a99cff5b4b02343b37dd50626adbc333d6a (diff) | |
| parent | 99f60aed7853caef9cc4c45176cc2b86317dc8c3 (diff) | |
Merge branch 'master' of ghghgh.us:pix2pix
| -rw-r--r-- | test-live.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test-live.sh b/test-live.sh index 815f3c2..8eea3cb 100644 --- a/test-live.sh +++ b/test-live.sh @@ -9,6 +9,7 @@ --transition-min 0.05 \ --how_many 100000 --transition-period 1000 \ --loadSize 256 --fineSize 256 \ + --just-copy \ --model test --which_model_netG unet_256 \ --which_direction AtoB --dataset_mode recursive \ --which_epoch latest \ |
