summaryrefslogtreecommitdiff
path: root/test-mogrify-recursive.sh
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-05-15 05:44:29 +0200
committerJules Laplace <julescarbon@gmail.com>2018-05-15 05:44:29 +0200
commitb439a144df0125601d3a5c454f87750da89cc286 (patch)
tree40e6e9f8043aa3ca4117791822b939c8971e9bad /test-mogrify-recursive.sh
parent558d7869bdb38b7f03719cdc52d03e0a328ce6ba (diff)
run
Diffstat (limited to 'test-mogrify-recursive.sh')
-rw-r--r--test-mogrify-recursive.sh8
1 files changed, 5 insertions, 3 deletions
diff --git a/test-mogrify-recursive.sh b/test-mogrify-recursive.sh
index 25c3d01..861fda4 100644
--- a/test-mogrify-recursive.sh
+++ b/test-mogrify-recursive.sh
@@ -19,13 +19,15 @@ how_many=200
python test-mogrify.py \
--dataroot "/home/lens/Desktop/woods_videos/processed/combined" \
--start_img "/home/lens/Desktop/woods_videos/processed/combined/frame_00003.png" \
- --experiment "spin_sequence" \
+ --experiment "spin_sequence_blur" \
--name pcfade \
- --sequence --sequence-frac 0.3 \
- --recursive --recursive-frac 0.4 \
+ --sequence --sequence-frac 0.04 \
+ --recursive --recursive-frac 0.3 \
+ --process-frac 0.5 \
--loadSize 256 --fineSize 256 --how_many 200 \
--model test --which_model_netG unet_256 \
--which_direction AtoB --dataset_mode recursive \
+ --blur \
--norm batch