summaryrefslogtreecommitdiff
path: root/test-mogrify-recursive.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test-mogrify-recursive.sh')
-rw-r--r--test-mogrify-recursive.sh6
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 \