summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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