summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStevenLiuWen <liuwen@shanghaitech.edu.cn>2018-03-25 08:07:54 -0400
committerStevenLiuWen <liuwen@shanghaitech.edu.cn>2018-03-25 08:07:54 -0400
commitfa1af4c293224a85ce981a8ab8e7576e1e80883d (patch)
tree1205cd8815fabd75760913d03a0d0034a47316bc
parent230c0c169d0ea97bcdfa47d663a646e0f6bd6ea7 (diff)
update
-rw-r--r--.gitignore15
-rw-r--r--Codes/training_hyper_params/hyper_params.ini2
2 files changed, 16 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..ac7b520
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,15 @@
+
+.idea/webServers.xml
+Codes/__pycache__/unet.cpython-36.pyc
+Codes/__pycache__/pix2pix.cpython-36.pyc
+.idea/deployment.xml
+.idea/ano_pred_cvpr2018.iml
+.idea/codeStyles/codeStyleConfig.xml
+.idea/misc.xml
+.idea/vcs.xml
+.idea/workspace.xml
+.idea/modules.xml
+.idea/codeStyles/codeStyleConfig.xml
+.idea/codeStyles/codeStyleConfig.xml
+.idea/codeStyles/codeStyleConfig.xml
+.idea/codeStyles/codeStyleConfig.xml
diff --git a/Codes/training_hyper_params/hyper_params.ini b/Codes/training_hyper_params/hyper_params.ini
index 66b6e78..f906810 100644
--- a/Codes/training_hyper_params/hyper_params.ini
+++ b/Codes/training_hyper_params/hyper_params.ini
@@ -51,7 +51,7 @@ LAM_ADV = 0.05
# the percentage of the lp loss to use in the combined loss,
# we found in smaller lp is slightly better in avenue, but not too much difference
# LAM_LP = 1 is 84.9, LAM_LP = 0 may arrive to 85.1
-LAM_LP = 0
+LAM_LP = 0.001
# the percentage of the GDL loss to use in the combined loss
LAM_GDL = 1
# the percentage of the different frame loss