Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangsen
paddle_dbnet
Commits
941a629d
"git@developer.sourcefind.cn:wangsen/paddle_dbnet.git" did not exist on "edeb12b1e00e090102116cb0737b5db194c219d6"
Unverified
Commit
941a629d
authored
Jul 21, 2020
by
shaohua.zhang
Committed by
GitHub
Jul 21, 2020
Browse files
remame a var
parent
19da8ba8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tools/train.py
tools/train.py
+1
-1
No files found.
tools/train.py
View file @
941a629d
...
...
@@ -92,7 +92,7 @@ def main():
'fetch_name_list'
:
eval_fetch_name_list
,
\
'fetch_varname_list'
:
eval_fetch_varname_list
}
if
isC
ontain_det
:
if
c
ontain_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
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment