Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
周伟奇
/
part_of_F3_OCR
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
0f8459c0
authored
2022-09-06 15:27:59 +0800
by
周伟奇
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
update classify model
1 parent
8b0cf91f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
classification/const.py
classification/const.py
View file @
0f8459c
...
...
@@ -3,7 +3,7 @@ CLASS_OTHER_CN = '其他'
CLASS_OTHER_FIRST
=
True
# CLASS_CN_LIST = [CLASS_OTHER_CN, '身份证', '营业执照', '经销商授权书', '个人授权书']
CLASS_CN_LIST
=
[
CLASS_OTHER_CN
,
'营业执照'
,
'经销商授权书'
,
'个人授权书'
]
CLASS_CN_LIST
=
[
CLASS_OTHER_CN
,
'营业执照'
,
'经销商授权书'
,
'个人授权书'
,
'经销商收集表'
]
OTHER_THRESHOLDS
=
0.5
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment