summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-04-22 14:09:01 +0200
committerJules Laplace <julescarbon@gmail.com>2018-04-22 14:09:01 +0200
commit4a2572b3fc5a81673b977caa61fe0f32f51a3c2b (patch)
tree4597fa82109478ca4554e45494c7ad41943b2dd2
parente4876a1fe094268aff99442985f2626832cdc20d (diff)
push
-rwxr-xr-xrun.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run.sh b/run.sh
index 57a16f3..8c1d424 100755
--- a/run.sh
+++ b/run.sh
@@ -23,7 +23,7 @@ dataset="randomcrops5k"
python test.py \
--dataroot "/home/lens/Desktop/thumbs/$dataset/A/train/" \
--name "$dataset" \
- --start_img "/home/lens/Desktop/thumbs/$dataset/A/train/frame_1004.png" \
+ --start_img "/home/lens/Desktop/thumbs/$dataset/A/train/frame_1008.png" \
--how_many 100 \
--model test \
--aspect_ratio 1.777777 \