summaryrefslogtreecommitdiff
path: root/recursive.sh
diff options
context:
space:
mode:
authorjules@lens <julescarbon@gmail.com>2018-05-09 21:24:11 +0200
committerjules@lens <julescarbon@gmail.com>2018-05-09 21:24:11 +0200
commit0e03791f3f7db3f157bed785ba06d21270b98059 (patch)
treee60038d09cbaca58ac742534b352d64383a1ffc2 /recursive.sh
parent3ec7af8d74608a44240bac690a0300cd19c92298 (diff)
parentd6e04496f0a93f97efbf6d67d12a51aa2a298123 (diff)
merge
Diffstat (limited to 'recursive.sh')
-rwxr-xr-xrecursive.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/recursive.sh b/recursive.sh
index daffba1..6ccc60d 100755
--- a/recursive.sh
+++ b/recursive.sh
@@ -1,7 +1,7 @@
python test.py \
- --dataroot /home/lens/Desktop/thumbs/woodscaled/A/train/ \
- --name woodscaled_pix2pix \
- --start_img /home/lens/Desktop/thumbs/woodscaled/A/train/frame_1002.png \
+ --dataroot /home/ubuntu/Desktop/thumbs/wood/A/train/ \
+ --name wood \
+ --start_img /home/ubuntu/Desktop/thumbs/wood/A/train/frame_1002.png \
--how_many 2000 \
--model test \
--which_model_netG unet_256 \