summaryrefslogtreecommitdiff
path: root/run.sh
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-04-20 12:47:40 +0200
committerJules Laplace <julescarbon@gmail.com>2018-04-20 12:47:40 +0200
commita93d524ea8428c0515e9abe227ba70d2793e170e (patch)
tree705252142a4e1f08f272a322f793881549f7007a /run.sh
parente4a5e85b6c62a3e112563440a0c93b885ec5f350 (diff)
expand
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 a9be9c8..0187f61 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_1003.png" \
- --how_many 2000 \
+ --how_many 100 \
--model test \
--aspect_ratio 1.777777 \
--which_model_netG unet_256 \