diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-04-20 12:47:40 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-04-20 12:47:40 +0200 |
| commit | a93d524ea8428c0515e9abe227ba70d2793e170e (patch) | |
| tree | 705252142a4e1f08f272a322f793881549f7007a /run.sh | |
| parent | e4a5e85b6c62a3e112563440a0c93b885ec5f350 (diff) | |
expand
Diffstat (limited to 'run.sh')
| -rwxr-xr-x | run.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ python test.py \ --dataroot "/home/lens/Desktop/thumbs/$dataset/A/train/" \ --name "$dataset" \ --start_img "/home/lens/Desktop/thumbs/$dataset/A/train/frame_1003.png" \ - --how_many 2000 \ + --how_many 100 \ --model test \ --aspect_ratio 1.777777 \ --which_model_netG unet_256 \ |
