summaryrefslogtreecommitdiff
path: root/recursive.sh
diff options
context:
space:
mode:
Diffstat (limited to 'recursive.sh')
-rw-r--r--recursive.sh10
1 files changed, 10 insertions, 0 deletions
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