From c2ed7bb8184459b2738ce11944eb6b3000a55685 Mon Sep 17 00:00:00 2001 From: lijianshe02 Date: Thu, 15 Oct 2020 02:08:13 +0000 Subject: [PATCH] refine psgan code --- configs/makeup.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/makeup.yaml b/configs/makeup.yaml index 34a65ec..03bfb06 100644 --- a/configs/makeup.yaml +++ b/configs/makeup.yaml @@ -1,6 +1,6 @@ epochs: 100 isTrain: True -output_dir: degrade_match +output_dir: tmp checkpoints_dir: checkpoints lambda_A: 10.0 lambda_B: 10.0 -- GitLab