summaryrefslogtreecommitdiff
path: root/test-mogrify-recursive.sh
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-05-15 05:28:57 +0200
committerJules Laplace <julescarbon@gmail.com>2018-05-15 05:28:57 +0200
commitc91dd8fa69e7396568d631d0be1cf1f70dc47da6 (patch)
tree72167ad6b5e3f4ad06122b7153970db338a3e4b6 /test-mogrify-recursive.sh
parent0e58f03e81004ec248f707289a7196b63b5e8a68 (diff)
ok
Diffstat (limited to 'test-mogrify-recursive.sh')
-rw-r--r--test-mogrify-recursive.sh22
1 files changed, 11 insertions, 11 deletions
diff --git a/test-mogrify-recursive.sh b/test-mogrify-recursive.sh
index 2863e03..91e6072 100644
--- a/test-mogrify-recursive.sh
+++ b/test-mogrify-recursive.sh
@@ -16,17 +16,17 @@ how_many=200
# --recursive-frac $recursive_frac \
# --norm batch
-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" \
- --name pcfade \
- --sequence --sequence-frac 0.999 \
- --recursive --recursive-frac 0.0005 \
- --loadSize 256 --fineSize 256 --how_many 200 \
- --model test --which_model_netG unet_256 \
- --which_direction AtoB --dataset_mode recursive \
- --norm batch
+ 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" \
+ --name pcfade \
+ --sequence --sequence-frac 0.999 \
+ --recursive --recursive-frac 0.0005 \
+ --loadSize 256 --fineSize 256 --how_many 200 \
+ --model test --which_model_netG unet_256 \
+ --which_direction AtoB --dataset_mode recursive \
+ --norm batch
python test-mogrify.py \