From e44cd4f26b5644299907a27b4d24c3a359b9f348 Mon Sep 17 00:00:00 2001 From: leno3003 Date: Thu, 31 Mar 2022 11:42:58 +0200 Subject: [PATCH] added sumbmodules --- core/interact/no_interact_dict.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/interact/no_interact_dict.py b/core/interact/no_interact_dict.py index 56c6257..b37fc59 100644 --- a/core/interact/no_interact_dict.py +++ b/core/interact/no_interact_dict.py @@ -17,7 +17,7 @@ dictionary = { 'Flip SRC faces randomly':'False', 'Flip DST faces randomly':'False', 'Batch_size': '4', - 'Eyes and mouth priority':'False', + 'Eyes and mouth priority':'n', 'Uniform yaw distribution of samples':'True', 'Blur out mask':'False', 'Place models and optimizer on GPU' : 'True',