"git@developer.sourcefind.cn:wangsen/paddle_dbnet.git" did not exist on "edeb12b1e00e090102116cb0737b5db194c219d6"
Unverified Commit 941a629d authored by shaohua.zhang's avatar shaohua.zhang Committed by GitHub
Browse files

remame a var

parent 19da8ba8
......@@ -92,7 +92,7 @@ def main():
'fetch_name_list':eval_fetch_name_list,\
'fetch_varname_list':eval_fetch_varname_list}
if isContain_det:
if contain_det:
program.train_eval_det_run(config, exe, train_info_dict, eval_info_dict)
else:
program.train_eval_rec_run(config, exe, train_info_dict, eval_info_dict)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment