summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-05-15 02:39:16 +0200
committerJules Laplace <julescarbon@gmail.com>2018-05-15 02:39:16 +0200
commit86a8bc3914d455a16027d35e7a056bcc5ce189c1 (patch)
tree880a406f508117110a43813e6196d6b59fc4d21a
parentdb181bd238d600999f3e340bdf211fcb8f67f3ac (diff)
test
-rw-r--r--test-mogrify-recursive.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/test-mogrify-recursive.sh b/test-mogrify-recursive.sh
index d09031e..4f7b030 100644
--- a/test-mogrify-recursive.sh
+++ b/test-mogrify-recursive.sh
@@ -1,12 +1,12 @@
tag='correct_rec${recursive_frac}'
recursive_frac=0.5
-dataset='/home/lens/Desktop/woods_videos/processed/dataset'
+dataset='/home/lens/Desktop/woods_videos/processed/dataset/B/'
how_many=200
python test-mogrify.py \
--dataroot "$dataset/train/" \
- --start_img "$dataset/B/test/frame_00003.png" \
+ --start_img "$dataset/test/frame_00003.png" \
--experiment "${tag}_dark" \
--name pcfade \
--loadSize 256 --fineSize 256 --how_many $how_many \