summaryrefslogtreecommitdiff
path: root/run-flow.sh
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-05-12 18:03:02 +0200
committerJules Laplace <julescarbon@gmail.com>2018-05-12 18:03:02 +0200
commit6e02d55fa01b0532ac9f152765b815a0415310b2 (patch)
treedc79a35368e94e8c3f5ac72c475a542bc5b8985b /run-flow.sh
parent0ad66a09aaf55023d8eaff70094b0798b01adb19 (diff)
parent0e03791f3f7db3f157bed785ba06d21270b98059 (diff)
merge
Diffstat (limited to 'run-flow.sh')
-rwxr-xr-xrun-flow.sh7
1 files changed, 3 insertions, 4 deletions
diff --git a/run-flow.sh b/run-flow.sh
index 7b7ac4f..3f650dc 100755
--- a/run-flow.sh
+++ b/run-flow.sh
@@ -1,4 +1,4 @@
-dataset="woodflow"
+dataset="woodflowfixed"
#/home/lens/Desktop/dataset-random.pl
@@ -17,11 +17,10 @@ python train.py \
--which_direction AtoB \
--lambda_B 100 \
--dataset_mode aligned \
+ --continue_train \
+ --which_epoch latest \
--no_lsgan --norm batch --pool_size 0
-# --continue_train \
-# --which_epoch latest \
-
#python canny-cv.py \
# --dataroot /home/ubuntu/Desktop/thumbs/wood/B/train/ \
# --name woodcanny \