diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-04-18 13:11:39 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-04-18 13:11:39 +0200 |
| commit | 6e13e93c81369507f089b753c72e4aba7be3a58b (patch) | |
| tree | 8cf1147379518f652dc4cb54bd458077bb1a3034 /recursive.sh | |
| parent | e933365c810e83a98f09882c40cc780c9613ea39 (diff) | |
k
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 |
