From 676c66164629820c21d8a629145add18212713bf Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 18 Apr 2018 12:55:39 +0200 Subject: recursive stuff --- recursive.sh | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 recursive.sh (limited to 'recursive.sh') diff --git a/recursive.sh b/recursive.sh new file mode 100644 index 0000000..d23a3fe --- /dev/null +++ b/recursive.sh @@ -0,0 +1,10 @@ +python test.py \ + --dataroot /home/lens/Desktop/thumbs/woodscaled_4/A/train/frame_0000.png \ + --name woodscaled_4_pix2pix \ + --how_many 1 \ + --model test \ + --which_model_netG unet_256 \ + --which_direction AtoB \ + --lambda_B 100 \ + --dataset_mode aligned \ + --no_lsgan --norm batch --pool_size 0 -- cgit v1.2.3-70-g09d2