提交 7422c653 编写于 作者: Eric.Lee2021's avatar Eric.Lee2021 🚴🏻

update

上级 31e02a3b
......@@ -142,7 +142,7 @@ def trainer(ops,f_log):
if __name__ == "__main__":
parser = argparse.ArgumentParser(description=' Project Classification Train')
parser = argparse.ArgumentParser(description=' Project facial landmarks Train')
parser.add_argument('--seed', type=int, default = 32,
help = 'seed') # 设置随机种子
parser.add_argument('--model_exp', type=str, default = './model_exp',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册