summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-04-20 14:12:56 +0200
committerJules Laplace <julescarbon@gmail.com>2018-04-20 14:12:56 +0200
commitba8afac2f61e0d6b25e33c55cef6da98d9138867 (patch)
tree85be3e5004e8fa4ae3a0cedfcc7586012099845c
parent314fc53aeaf0fcc25a2d76d4a70d5678af3dfb89 (diff)
expand
-rwxr-xr-xrun.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/run.sh b/run.sh
index 9fcb7be..57a16f3 100755
--- a/run.sh
+++ b/run.sh
@@ -30,7 +30,8 @@ python test.py \
--which_model_netG unet_256 \
--which_direction AtoB \
--dataset_mode recursive \
- --resize_or_crop nope \
+ --loadSize 256 \
+ --fineSize 256 \
--norm batch