diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-04-20 11:57:00 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-04-20 11:57:00 +0200 |
| commit | ebd87c6c9c57b39563fe4a4fb42f66985bb31737 (patch) | |
| tree | ac5fa6ef429a4fcec2ac025bec28f3501cb414d8 /recursive.sh | |
| parent | f3dac7ce89a872eb40aca3fae7866c224cd494b3 (diff) | |
| parent | 8c693035abf12d26deee5622aa2dc0328d7459b1 (diff) | |
Merge branch 'master' of ghghgh.us:pix2pix
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 cdaad73..464851b 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 \ --which_model_netG unet_256 \ |
