summaryrefslogtreecommitdiff
path: root/run100k.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run100k.sh')
-rwxr-xr-xrun100k.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run100k.sh b/run100k.sh
index 1ad9e77..451ba30 100755
--- a/run100k.sh
+++ b/run100k.sh
@@ -13,7 +13,7 @@ python train.py \
--model pix2pix \
--which_model_netG unet_256 \
--which_direction AtoB \
- --lambda_B 100 \
+ --lambda_B 10 \
--dataset_mode aligned \
--no_lsgan --norm batch --pool_size 0