pull/5989/head
MissPenguin 2022-04-20 06:26:15 +00:00
parent d65df69d23
commit 0599def8b1
1 changed files with 3 additions and 3 deletions

View File

@ -18,11 +18,11 @@
PaddleOCR旨在打造一套丰富、领先、且实用的OCR工具库助力开发者训练出更好的模型并应用落地。
<div align="center">
<img src="./doc/imgs_results/ch_ppocr_mobile_v2.0/test_add_91.jpg" width="600">
<img src="./doc/imgs_results/ch_ppocr_mobile_v2.0/test_add_91.jpg" width="800">
</div>
<div align="center">
<img src="./doc/imgs_results/ch_ppocr_mobile_v2.0/00018069.jpg" width="600">
<img src="./doc/imgs_results/ch_ppocr_mobile_v2.0/00018069.jpg" width="800">
</div>
## 近期更新
@ -36,7 +36,7 @@ PaddleOCR旨在打造一套丰富、领先、且实用的OCR工具库助力
## 特性
支持多种OCR相关前沿算法在此基础上打造产业级特色模型PP-OCR和PP-Structure并打通数据生产、模型训练、压缩、预测部署全流程。
支持多种OCR相关前沿算法在此基础上打造产业级特色模型[PP-OCR](./doc/doc_ch/ppocr_introduction.md)[PP-Structure](./ppstructure/README_ch.md),并打通数据生产、模型训练、压缩、预测部署全流程。
![](./doc/features.png)