Update README_ch.md

This commit is contained in:
Daniel Yang 2021-08-16 15:04:05 +08:00 committed by GitHub
parent 292f03b35d
commit 2e2a4b6239
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -96,6 +96,7 @@ PaddleOCR同时支持动态图与静态图两种编程范式
- [文本检测](./doc/doc_ch/algorithm_overview.md)
- [文本识别](./doc/doc_ch/algorithm_overview.md)
- [PP-OCR Pipeline](#PP-OCR)
- [PP-Structure Pipeline](./ppstructure/README_ch.md)
- [端到端PGNet算法](./doc/doc_ch/pgnet.md)
- 模型训练/评估
- [文本检测](./doc/doc_ch/detection.md)