diff options
| author | jules@lens <julescarbon@gmail.com> | 2018-05-18 02:41:35 +0200 |
|---|---|---|
| committer | jules@lens <julescarbon@gmail.com> | 2018-05-18 02:41:35 +0200 |
| commit | 9f1bf9b305681492197f4f11b88f36c37ef4ba05 (patch) | |
| tree | ba4e689ae9c51883e2c49af75cddb1c983a43d32 /test-mogrify-recursive.sh | |
| parent | 6d720b476868b8924a86d15cf2e5c9c1dff9c340 (diff) | |
| parent | b7f45a7277152d5611f8f050243dd8d7c351979d (diff) | |
Merge branch 'master' of ghghgh.us:pix2pix
Diffstat (limited to 'test-mogrify-recursive.sh')
| -rw-r--r-- | test-mogrify-recursive.sh | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test-mogrify-recursive.sh b/test-mogrify-recursive.sh index d463dca..0986fb0 100644 --- a/test-mogrify-recursive.sh +++ b/test-mogrify-recursive.sh @@ -31,14 +31,14 @@ how_many=2000 # --norm batch python test-mogrify.py \ - --dataroot "/home/lens/Desktop/messi_ronaldo_256" \ - --start_img "/home/lens/Desktop/messi_ronaldo_256/frame_00001.png" \ + --dataroot "/home/lens/Desktop/venice_256" \ + --start_img "/home/lens/Desktop/venice_256/frame_00001.png" \ --experiment "messi_ronaldo" \ --name pcfade \ --recursive --recursive-frac 0.2 \ --sequence --sequence-frac 0.3 \ --process-frac 0.5 \ - --loadSize 256 --fineSize 256 --how_many 100000 \ + --loadSize 256 --fineSize 256 --how_many 18000 \ --model test --which_model_netG unet_256 \ --which_direction AtoB --dataset_mode recursive \ --which_epoch latest \ |
