summaryrefslogtreecommitdiff
path: root/recursive.sh
diff options
context:
space:
mode:
Diffstat (limited to 'recursive.sh')
-rwxr-xr-xrecursive.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/recursive.sh b/recursive.sh
index 31f34da..cdaad73 100755
--- a/recursive.sh
+++ b/recursive.sh
@@ -4,8 +4,9 @@ python test.py \
--start_img /home/lens/Desktop/thumbs/woodscaled/A/train/frame_0000.png \
--how_many 2000 \
--model test \
- --aspect_ratio 1.777777 \
--which_model_netG unet_256 \
--which_direction AtoB \
--dataset_mode recursive \
--norm batch
+
+# --aspect_ratio 1.777777 \