diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-04-19 02:12:34 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-04-19 02:12:34 +0200 |
| commit | 3df7afdf4fe8b8e6276dcdcd4c1f29bae57834bd (patch) | |
| tree | d02494276a001db39dd2c8d14f2ea94e53fc91f1 /recursive.sh | |
| parent | b32f538d539fcd47696f8ae3bcf6cb64ba5b75ca (diff) | |
| parent | a073c74360512e24a9b2d1e76fd38cb3aa5e88d2 (diff) | |
more general
Diffstat (limited to 'recursive.sh')
| -rwxr-xr-x | recursive.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recursive.sh b/recursive.sh index 3cff152..a3856ab 100755 --- a/recursive.sh +++ b/recursive.sh @@ -1,7 +1,7 @@ python test.py \ --dataroot /home/lens/Desktop/thumbs/woodscaled_4/A/train/ \ --name woodscaled_4_pix2pix \ - --how_many 2 \ + --how_many 2000 \ --model test \ --which_model_netG unet_256 \ --which_direction AtoB \ |
