diff options
| author | jules@lens <julescarbon@gmail.com> | 2018-04-20 11:56:48 +0200 |
|---|---|---|
| committer | jules@lens <julescarbon@gmail.com> | 2018-04-20 11:56:48 +0200 |
| commit | 8c693035abf12d26deee5622aa2dc0328d7459b1 (patch) | |
| tree | 3eec7a5fd6d20153e574332ce1987ac681913b6b /recursive.sh | |
| parent | 4cdf92ba64cc1660ec717a84b14368ce5b7d2da7 (diff) | |
run stuff
Diffstat (limited to 'recursive.sh')
| -rwxr-xr-x | recursive.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recursive.sh b/recursive.sh index 31f34da..4cb7c2b 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_0000.png \ + --start_img /home/lens/Desktop/thumbs/woodscaled/A/train/frame_1001.png \ --how_many 2000 \ --model test \ --aspect_ratio 1.777777 \ |
