diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-04-19 02:13:31 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-04-19 02:13:31 +0200 |
| commit | 5e7c809f9e26c7fdbb04bae859a146ecd9b619a0 (patch) | |
| tree | 60ce79b83d5d0cc2d7e21658f7c39585ce00bfc2 /recursive.sh | |
| parent | 3df7afdf4fe8b8e6276dcdcd4c1f29bae57834bd (diff) | |
scriptz
Diffstat (limited to 'recursive.sh')
| -rwxr-xr-x | recursive.sh | 5 |
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 \ |
