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
813e1325
Commit
813e1325
authored
Jun 24, 2021
by
WenmuZhou
Browse files
opt doc
parent
2fab9045
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
test1/api.md
test1/api.md
+4
-4
test1/api_ch.md
test1/api_ch.md
+3
-3
No files found.
test1/api.md
View file @
813e1325
...
...
@@ -78,9 +78,9 @@ paddlestructure --image_dir=../doc/table/1.png
| 字段 | 说明 | 默认值 |
|------------------------|------------------------------------------------------|------------------|
| output |
excel和识别结果保存的地址
| ./output/table |
| structure_max_len |
structure模型预测时,图像的长边
resize
尺度
| 488 |
| structure_model_dir | structure inference
模型地址
| None |
| structure_char_type | structure
模型所用字典地址
| ../ppocr/utils/dict/table_structure_dict.tx |
| output |
The path where excel and recognition results are saved
| ./output/table |
| structure_max_len |
When the table structure model predicts, the long side of the image is
resize
d
| 488 |
| structure_model_dir |
Table
structure inference
model path
| None |
| structure_char_type |
Dictionary path used by table
structure
model
| ../ppocr/utils/dict/table_structure_dict.tx |
test1/api_ch.md
View file @
813e1325
...
...
@@ -79,8 +79,8 @@ paddlestructure --image_dir=../doc/table/1.png
| 字段 | 说明 | 默认值 |
|------------------------|------------------------------------------------------|------------------|
| output | excel和识别结果保存的地址 | ./output/table |
|
structur
e_max_len |
structure
模型预测时,图像的长边resize尺度 | 488 |
|
structur
e_model_dir |
structure
inference 模型地址 | None |
|
structur
e_char_type |
structure
模型所用字典地址 | ../ppocr/utils/dict/table_structure_dict.tx |
|
tabl
e_max_len |
表格结构
模型预测时,图像的长边resize尺度 | 488 |
|
tabl
e_model_dir |
表格结构模型
inference 模型地址 | None |
|
tabl
e_char_type |
表格结构
模型所用字典地址 | ../ppocr/utils/dict/table_structure_dict.tx |
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