summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjules@lens <julescarbon@gmail.com>2018-04-22 14:17:16 +0200
committerjules@lens <julescarbon@gmail.com>2018-04-22 14:17:16 +0200
commit93f37afdda8b75cca1c66ec9577e1490aad836ec (patch)
treeef2d37b2d427a09ab5317b053354ae77b6b75fc5
parent3ed65b17cd8c384de60341bbdff45d0c0377c319 (diff)
2k frames
-rwxr-xr-xrun.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run.sh b/run.sh
index 8c1d424..b540d82 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 100 \
+ --how_many 2000 \
--model test \
--aspect_ratio 1.777777 \
--which_model_netG unet_256 \