diff options
| -rwxr-xr-x | recursive.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recursive.sh b/recursive.sh index d23a3fe..adcb1d1 100755 --- a/recursive.sh +++ b/recursive.sh @@ -5,6 +5,5 @@ python test.py \ --model test \ --which_model_netG unet_256 \ --which_direction AtoB \ - --lambda_B 100 \ --dataset_mode aligned \ - --no_lsgan --norm batch --pool_size 0 + --norm batch |
