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