From c7de4bc8b165315ecfdfbe663eb5d6df61138e62 Mon Sep 17 00:00:00 2001 From: "jules@lens" Date: Tue, 15 May 2018 05:44:51 +0200 Subject: run script --- run.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'run.sh') diff --git a/run.sh b/run.sh index 05c5eb2..ec1cd20 100755 --- a/run.sh +++ b/run.sh @@ -11,15 +11,15 @@ python train.py \ --dataroot "./datasets/$dataset" \ --name "$dataset" \ --model pix2pix \ - --loadSize 276 \ + --loadSize 264 \ --fineSize 256 \ --which_model_netG unet_256 \ --which_direction AtoB \ --lambda_B 100 \ --dataset_mode aligned \ + --which_epoch latest \ + --continue_train \ --no_lsgan --norm batch --pool_size 0 -# --which_epoch latest \ -# --continue_train \ #python test.py \ # --dataroot "/home/lens/Desktop/thumbs/$dataset/A/train/" \ -- cgit v1.2.3-70-g09d2