summaryrefslogtreecommitdiff
path: root/recursive.sh
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-04-19 02:13:31 +0200
committerJules Laplace <julescarbon@gmail.com>2018-04-19 02:13:31 +0200
commit5e7c809f9e26c7fdbb04bae859a146ecd9b619a0 (patch)
tree60ce79b83d5d0cc2d7e21658f7c39585ce00bfc2 /recursive.sh
parent3df7afdf4fe8b8e6276dcdcd4c1f29bae57834bd (diff)
scriptz
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 \