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
734c6d13
Commit
734c6d13
authored
Apr 06, 2022
by
MissPenguin
Browse files
update docs
parent
5d58219f
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
2 deletions
+5
-2
README_ch.md
README_ch.md
+1
-1
doc/doc_ch/algorithm.md
doc/doc_ch/algorithm.md
+3
-0
doc/doc_ch/algorithm_overview.md
doc/doc_ch/algorithm_overview.md
+1
-1
No files found.
README_ch.md
View file @
734c6d13
...
...
@@ -94,7 +94,7 @@ PaddleOCR旨在打造一套丰富、领先、且实用的OCR工具库,助力
-
[
推理部署
](
./deploy/readme_ch.md
)
-
[
基于Python预测引擎推理
](
./doc/doc_ch/inference_ppstructure.md
)
-
[
服务化部署
](
./deploy/pdserving/README_CN.md
)
-
前沿算法与模型
-
[
前沿算法与模型
](
./doc/doc_ch/algorithm.md
)
-
[
OCR算法与模型
](
./doc/doc_ch/algorithm_overview.md
)
-
[
文档分析算法与模型
](
./doc/doc_ch/algorithm_overview_structure.md
)
-
[
基于Python预测引擎推理
](
./doc/doc_ch/algorithm_inference.md
)
...
...
doc/doc_ch/algorithm.md
0 → 100644
View file @
734c6d13
汇集前沿算法、论文复现结果、打通python预测
欢迎贡献更多算法,合入有奖!
\ No newline at end of file
doc/doc_ch/algorithm_overview.md
View file @
734c6d13
...
...
@@ -3,7 +3,7 @@
-
[
1. 算法介绍
](
#1-算法介绍
)
-
[
1.1 文本检测算法
](
#11-文本检测算法
)
-
[
1.2 文本识别算法
](
#12-文本识别算法
)
-
[
1.
2
端到端算法
](
#13-端到端算法
)
-
[
1.
3
端到端算法
](
#13-端到端算法
)
-
[
2. 模型训练
](
#2-模型训练
)
-
[
3. 模型推理
](
#3-模型推理
)
...
...
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