diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-04-19 02:17:16 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-04-19 02:17:16 +0200 |
| commit | f9e01192be935e4faa18a344a4efbd5f4e9ee280 (patch) | |
| tree | 4595aee6004713b23fae9dd2a7370a9709d29fd9 /recursive.sh | |
| parent | 2d6d2b784b2bdff2dad92d15e55ad376c738dc2c (diff) | |
y
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 a3f74d9..4255210 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_0001.png \ + --start_img /home/lens/Desktop/thumbs/woodscaled/A/train/frame_0000.png \ --how_many 2000 \ --model test \ --which_model_netG unet_256 \ |
