diff options
| author | jules@lens <julescarbon@gmail.com> | 2018-04-19 00:13:32 +0200 |
|---|---|---|
| committer | jules@lens <julescarbon@gmail.com> | 2018-04-19 00:13:32 +0200 |
| commit | a073c74360512e24a9b2d1e76fd38cb3aa5e88d2 (patch) | |
| tree | 77b5fb1d9cf2d2803c1f68404fe57693cc8ebce9 /recursive.sh | |
| parent | 92223bd44b891536bf0423f9b7f43c29414331c6 (diff) | |
training!!
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 \ |
