summaryrefslogtreecommitdiff
path: root/recursive.sh
diff options
context:
space:
mode:
Diffstat (limited to 'recursive.sh')
-rwxr-xr-xrecursive.sh5
1 files changed, 3 insertions, 2 deletions
diff --git a/recursive.sh b/recursive.sh
index a3856ab..a3f74d9 100755
--- a/recursive.sh
+++ b/recursive.sh
@@ -1,6 +1,7 @@
python test.py \
- --dataroot /home/lens/Desktop/thumbs/woodscaled_4/A/train/ \
- --name woodscaled_4_pix2pix \
+ --dataroot /home/lens/Desktop/thumbs/woodscaled/A/train/ \
+ --name woodscaled_pix2pix \
+ --start_img /home/lens/Desktop/thumbs/woodscaled/A/train/frame_0001.png \
--how_many 2000 \
--model test \
--which_model_netG unet_256 \