diff options
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 \ |
