diff options
| author | jules@lens <julescarbon@gmail.com> | 2018-05-08 21:30:57 +0200 |
|---|---|---|
| committer | jules@lens <julescarbon@gmail.com> | 2018-05-08 21:30:57 +0200 |
| commit | 2f4375e03ba13625497a5c4bae381a6ad0c6f937 (patch) | |
| tree | 5126460a7eb13d06493038b7a6be9a8d4a797827 /run.sh | |
| parent | 5979723a35c577ffe70c1107415199444fb5c7fe (diff) | |
new dataset stuff
Diffstat (limited to 'run.sh')
| -rwxr-xr-x | run.sh | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -30,8 +30,8 @@ python test.py \ --which_model_netG unet_256 \ --which_direction AtoB \ --dataset_mode recursive \ - --loadSize 256 \ - --fineSize 256 \ --norm batch +# --loadSize 256 \ +# --fineSize 256 \ |
