diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-04-20 11:56:56 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-04-20 11:56:56 +0200 |
| commit | f3dac7ce89a872eb40aca3fae7866c224cd494b3 (patch) | |
| tree | 180bbde6dcfb4f830c2973fdaf454079414d467b /recursive.sh | |
| parent | aaa0590b97f343f3fd79f2fbd6c4ac840af19ff4 (diff) | |
try resizing
Diffstat (limited to 'recursive.sh')
| -rwxr-xr-x | recursive.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recursive.sh b/recursive.sh index 31f34da..cdaad73 100755 --- a/recursive.sh +++ b/recursive.sh @@ -4,8 +4,9 @@ python test.py \ --start_img /home/lens/Desktop/thumbs/woodscaled/A/train/frame_0000.png \ --how_many 2000 \ --model test \ - --aspect_ratio 1.777777 \ --which_model_netG unet_256 \ --which_direction AtoB \ --dataset_mode recursive \ --norm batch + +# --aspect_ratio 1.777777 \ |
