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
ae48fcc5
Unverified
Commit
ae48fcc5
authored
May 09, 2022
by
Evezerest
Committed by
GitHub
May 09, 2022
Browse files
Update README_ch.md
parent
8b05f498
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
PPOCRLabel/README_ch.md
PPOCRLabel/README_ch.md
+1
-1
No files found.
PPOCRLabel/README_ch.md
View file @
ae48fcc5
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
PPOCRLabel是一款适用于OCR领域的半自动化图形标注工具,内置PP-OCR模型对数据自动标注和重新识别。使用Python3和PyQT5编写,支持矩形框标注、表格标注、不规则文本标注、关键信息标注模式,导出格式可直接用于PaddleOCR检测和识别模型的训练。
PPOCRLabel是一款适用于OCR领域的半自动化图形标注工具,内置PP-OCR模型对数据自动标注和重新识别。使用Python3和PyQT5编写,支持矩形框标注、表格标注、不规则文本标注、关键信息标注模式,导出格式可直接用于PaddleOCR检测和识别模型的训练。
| 常规标注 | 表格标注 |
| 常规标注 | 表格标注 |
| --------------------------------------------------- | ---------------------------------------------- |
|
:
---------------------------------------------------
:
|
:
----------------------------------------------
:
|
|
<img
src=
"./data/gif/steps_en.gif"
width=
"80%"
/>
|
<img
src=
"./data/gif/table.gif"
width=
"100%"
/>
|
|
<img
src=
"./data/gif/steps_en.gif"
width=
"80%"
/>
|
<img
src=
"./data/gif/table.gif"
width=
"100%"
/>
|
|
**不规则文本标注**
|
**关键信息标注**
|
|
**不规则文本标注**
|
**关键信息标注**
|
|
<img
src=
"./data/gif/multi-point.gif"
width=
"80%"
/>
|
<img
src=
"./data/gif/kie.gif"
width=
"300%"
/>
|
|
<img
src=
"./data/gif/multi-point.gif"
width=
"80%"
/>
|
<img
src=
"./data/gif/kie.gif"
width=
"300%"
/>
|
...
...
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