summaryrefslogtreecommitdiff
path: root/run.sh
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-04-22 15:13:43 +0200
committerJules Laplace <julescarbon@gmail.com>2018-04-22 15:13:43 +0200
commiteb491c9a5111477fe3bba8fe909da93108ce2eb0 (patch)
treeca77053c26db49588818da9cdc5e65010b6721a7 /run.sh
parent04bfcb102e8c6c8cdc543f7009e4845954dbd765 (diff)
push
Diffstat (limited to 'run.sh')
-rwxr-xr-xrun.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run.sh b/run.sh
index b540d82..43d14e2 100755
--- a/run.sh
+++ b/run.sh
@@ -24,7 +24,7 @@ python test.py \
--dataroot "/home/lens/Desktop/thumbs/$dataset/A/train/" \
--name "$dataset" \
--start_img "/home/lens/Desktop/thumbs/$dataset/A/train/frame_1008.png" \
- --how_many 2000 \
+ --how_many 1000 \
--model test \
--aspect_ratio 1.777777 \
--which_model_netG unet_256 \