diff options
Diffstat (limited to 'recursive.sh')
| -rwxr-xr-x | recursive.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recursive.sh b/recursive.sh index 3f71494..8cbbf36 100755 --- a/recursive.sh +++ b/recursive.sh @@ -1,9 +1,9 @@ python test.py \ --dataroot /home/lens/Desktop/thumbs/woodscaled_4/A/ \ --name woodscaled_4_pix2pix \ - --how_many 1 \ + --how_many 2 \ --model test \ --which_model_netG unet_256 \ --which_direction AtoB \ - --dataset_mode aligned \ + --dataset_mode recursive \ --norm batch |
