diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-04-18 12:56:45 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-04-18 12:56:45 +0200 |
| commit | a4ed9271dea2f9e8b7849b3a1227216ccc3fb58b (patch) | |
| tree | baa9e04c30e017880c4ea5df3b3ce3c6d812c4f3 | |
| parent | d2961b5702a5e9ff558dce900f6a6a19f719dffe (diff) | |
k
| -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 |
