diff options
| author | jules <jules@asdf.us> | 2018-05-01 20:20:27 +0200 |
|---|---|---|
| committer | jules <jules@asdf.us> | 2018-05-01 20:20:27 +0200 |
| commit | 20662ee305cd21838078eab97568bbbbb9acffd0 (patch) | |
| tree | 16b58c750be5e054c7d9e266c8e2481f359b400c /recursive.sh | |
| parent | 5979723a35c577ffe70c1107415199444fb5c7fe (diff) | |
new scripts using canny
Diffstat (limited to 'recursive.sh')
| -rwxr-xr-x | recursive.sh | 6 |
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 \ |
