Merge pull request #1426 from LDOUBLEV/dyg_db
update visualized results
19
README.md
|
@ -27,8 +27,8 @@ PaddleOCR aims to create multilingual, awesome, leading, and practical OCR tools
|
|||
## Visualization
|
||||
|
||||
<div align="center">
|
||||
<img src="doc/imgs_results/1101.jpg" width="800">
|
||||
<img src="doc/imgs_results/1103.jpg" width="800">
|
||||
<img src="doc/imgs_results/ch_ppocr_mobile_v2.0/test_add_91.jpg" width="800">
|
||||
<img src="doc/imgs_results/ch_ppocr_mobile_v2.0/00018069.jpg" width="800">
|
||||
</div>
|
||||
|
||||
The above pictures are the visualizations of the general ppocr_server model. For more effect pictures, please see [More visualizations](./doc/doc_en/visualization_en.md).
|
||||
|
@ -58,6 +58,7 @@ Mobile DEMO experience (based on EasyEdge and Paddle-Lite, supports iOS and Andr
|
|||
|
||||
<a name="Supported-Chinese-model-list"></a>
|
||||
|
||||
|
||||
## PP-OCR 2.0 series model list(Update on Dec 15)
|
||||
|
||||
| Model introduction | Model name | Recommended scene | Detection model | Direction classifier | Recognition model |
|
||||
|
@ -129,21 +130,21 @@ PP-OCR is a practical ultra-lightweight OCR system. It is mainly composed of thr
|
|||
## Visualization [more](./doc/doc_en/visualization_en.md)
|
||||
- Chinese OCR model
|
||||
<div align="center">
|
||||
<img src="./doc/imgs_results/1102.jpg" width="800">
|
||||
<img src="./doc/imgs_results/1104.jpg" width="800">
|
||||
<img src="./doc/imgs_results/1106.jpg" width="800">
|
||||
<img src="./doc/imgs_results/1105.jpg" width="800">
|
||||
<img src="./doc/imgs_results/ch_ppocr_mobile_v2.0/test_add_91.jpg" width="800">
|
||||
<img src="./doc/imgs_results/ch_ppocr_mobile_v2.0/00015504.jpg" width="800">
|
||||
<img src="./doc/imgs_results/ch_ppocr_mobile_v2.0/00056221.jpg" width="800">
|
||||
<img src="./doc/imgs_results/ch_ppocr_mobile_v2.0/rotate_00052204.jpg" width="800">
|
||||
</div>
|
||||
|
||||
- English OCR model
|
||||
<div align="center">
|
||||
<img src="./doc/imgs_results/img_12.jpg" width="800">
|
||||
<img src="./doc/imgs_results/ch_ppocr_mobile_v2.0/img_12.jpg" width="800">
|
||||
</div>
|
||||
|
||||
- Multilingual OCR model
|
||||
<div align="center">
|
||||
<img src="./doc/imgs_results/1110.jpg" width="800">
|
||||
<img src="./doc/imgs_results/1112.jpg" width="800">
|
||||
<img src="./doc/imgs_results/french_0.jpg" width="800">
|
||||
<img src="./doc/imgs_results/korean.jpg" width="800">
|
||||
</div>
|
||||
|
||||
|
||||
|
|
16
README_ch.md
|
@ -31,8 +31,8 @@ PaddleOCR旨在打造一套丰富、领先、且实用的OCR工具库,助力
|
|||
## 效果展示
|
||||
|
||||
<div align="center">
|
||||
<img src="doc/imgs_results/1101.jpg" width="800">
|
||||
<img src="doc/imgs_results/1103.jpg" width="800">
|
||||
<img src="doc/imgs_results/ch_ppocr_mobile_v2.0/test_add_91.jpg" width="800">
|
||||
<img src="doc/imgs_results/ch_ppocr_mobile_v2.0/00018069.jpg" width="800">
|
||||
</div>
|
||||
|
||||
上图是通用ppocr_server模型效果展示,更多效果图请见[效果展示页面](./doc/doc_ch/visualization.md)。
|
||||
|
@ -112,10 +112,10 @@ PP-OCR是一个实用的超轻量OCR系统。主要由DB文本检测、检测框
|
|||
## 效果展示 [more](./doc/doc_ch/visualization.md)
|
||||
- 中文模型
|
||||
<div align="center">
|
||||
<img src="./doc/imgs_results/1102.jpg" width="800">
|
||||
<img src="./doc/imgs_results/1104.jpg" width="800">
|
||||
<img src="./doc/imgs_results/1106.jpg" width="800">
|
||||
<img src="./doc/imgs_results/1105.jpg" width="800">
|
||||
<img src="./doc/imgs_results/ch_ppocr_mobile_v2.0/test_add_91.jpg" width="800">
|
||||
<img src="./doc/imgs_results/ch_ppocr_mobile_v2.0/00015504.jpg" width="800">
|
||||
<img src="./doc/imgs_results/ch_ppocr_mobile_v2.0/00056221.jpg" width="800">
|
||||
<img src="./doc/imgs_results/ch_ppocr_mobile_v2.0/rotate_00052204.jpg" width="800">
|
||||
</div>
|
||||
|
||||
- 英文模型
|
||||
|
@ -125,8 +125,8 @@ PP-OCR是一个实用的超轻量OCR系统。主要由DB文本检测、检测框
|
|||
|
||||
- 其他语言模型
|
||||
<div align="center">
|
||||
<img src="./doc/imgs_results/1110.jpg" width="800">
|
||||
<img src="./doc/imgs_results/1112.jpg" width="800">
|
||||
<img src="./doc/imgs_results/french_0.jpg" width="800">
|
||||
<img src="./doc/imgs_results/korean.jpg" width="800">
|
||||
</div>
|
||||
|
||||
<a name="欢迎加入PaddleOCR技术交流群"></a>
|
||||
|
|
|
@ -1,49 +1,32 @@
|
|||
# 效果展示
|
||||
|
||||
<a name="通用ppocr_server_2.0效果展示"></a>
|
||||
## 通用ppocr_server_2.0效果展示
|
||||
<a name="超轻量ppocr_server_2.0效果展示"></a>
|
||||
## 通用ppocr_server_2.0 效果展示
|
||||
|
||||
<div align="center">
|
||||
<img src="../imgs_results/1101.jpg" width="800">
|
||||
<img src="../imgs_results/1102.jpg" width="800">
|
||||
<img src="../imgs_results/1103.jpg" width="800">
|
||||
<img src="../imgs_results/1104.jpg" width="800">
|
||||
<img src="../imgs_results/1105.jpg" width="800">
|
||||
<img src="../imgs_results/1106.jpg" width="800">
|
||||
<img src="../imgs_results/ch_ppocr_mobile_v2.0/00006737.jpg" width="800">
|
||||
<img src="../imgs_results/ch_ppocr_mobile_v2.0/00009282.jpg" width="800">
|
||||
<img src="../imgs_results/ch_ppocr_mobile_v2.0/00015504.jpg" width="800">
|
||||
<img src="../imgs_results/ch_ppocr_mobile_v2.0/00018069.jpg" width="800">
|
||||
<img src="../imgs_results/ch_ppocr_mobile_v2.0/00056221.jpg" width="800">
|
||||
<img src="../imgs_results/ch_ppocr_mobile_v2.0/00057937.jpg" width="800">
|
||||
<img src="../imgs_results/ch_ppocr_mobile_v2.0/00059985.jpg" width="800">
|
||||
<img src="../imgs_results/ch_ppocr_mobile_v2.0/00111002.jpg" width="800">
|
||||
<img src="../imgs_results/ch_ppocr_mobile_v2.0/00077949.jpg" width="800">
|
||||
<img src="../imgs_results/ch_ppocr_mobile_v2.0/00207393.jpg" width="800">
|
||||
</div>
|
||||
|
||||
|
||||
<a name="英文识别模型效果展示"></a>
|
||||
## 英文识别模型效果展示
|
||||
<div align="center">
|
||||
<img src="../imgs_results/img_12.jpg" width="800">
|
||||
<img src="../imgs_results/ch_ppocr_mobile_v2.0/img_12.jpg" width="800">
|
||||
</div>
|
||||
|
||||
|
||||
<a name="多语言识别模型效果展示"></a>
|
||||
## 多语言识别模型效果展示
|
||||
<div align="center">
|
||||
<img src="../imgs_results/1110.jpg" width="800">
|
||||
<img src="../imgs_results/1112.jpg" width="800">
|
||||
</div>
|
||||
|
||||
|
||||
<a name="超轻量ppocr_mobile_1.0效果展示"></a>
|
||||
## 超轻量ppocr_mobile_1.0效果展示
|
||||
|
||||
<div align="center">
|
||||
<img src="../imgs_results/1.jpg" width="800">
|
||||
<img src="../imgs_results/7.jpg" width="800">
|
||||
<img src="../imgs_results/6.jpg" width="800">
|
||||
<img src="../imgs_results/16.png" width="800">
|
||||
</div>
|
||||
|
||||
|
||||
<a name="通用ppocr_server_1.0效果展示"></a>
|
||||
## 通用ppocr_server_1.0效果展示
|
||||
|
||||
<div align="center">
|
||||
<img src="../imgs_results/chinese_db_crnn_server/11.jpg" width="800">
|
||||
<img src="../imgs_results/chinese_db_crnn_server/2.jpg" width="800">
|
||||
<img src="../imgs_results/chinese_db_crnn_server/8.jpg" width="800">
|
||||
<img src="../imgs_results/french_0.jpg" width="800">
|
||||
<img src="../imgs_results/korean.jpg" width="800">
|
||||
</div>
|
||||
|
|
|
@ -1,49 +1,34 @@
|
|||
# Visualization
|
||||
|
||||
<a name="ppocr_server_1.1"></a>
|
||||
## ch_ppocr_server_1.1
|
||||
|
||||
<a name="ppocr_server_2.0"></a>
|
||||
## ch_ppocr_server_2.0
|
||||
|
||||
<div align="center">
|
||||
<img src="../imgs_results/1101.jpg" width="800">
|
||||
<img src="../imgs_results/1102.jpg" width="800">
|
||||
<img src="../imgs_results/1103.jpg" width="800">
|
||||
<img src="../imgs_results/1104.jpg" width="800">
|
||||
<img src="../imgs_results/1105.jpg" width="800">
|
||||
<img src="../imgs_results/1106.jpg" width="800">
|
||||
<img src="../imgs_results/ch_ppocr_mobile_v2.0/00006737.jpg" width="800">
|
||||
<img src="../imgs_results/ch_ppocr_mobile_v2.0/00009282.jpg" width="800">
|
||||
<img src="../imgs_results/ch_ppocr_mobile_v2.0/00015504.jpg" width="800">
|
||||
<img src="../imgs_results/ch_ppocr_mobile_v2.0/00018069.jpg" width="800">
|
||||
<img src="../imgs_results/ch_ppocr_mobile_v2.0/00056221.jpg" width="800">
|
||||
<img src="../imgs_results/ch_ppocr_mobile_v2.0/00057937.jpg" width="800">
|
||||
<img src="../imgs_results/ch_ppocr_mobile_v2.0/00059985.jpg" width="800">
|
||||
<img src="../imgs_results/ch_ppocr_mobile_v2.0/00111002.jpg" width="800">
|
||||
<img src="../imgs_results/ch_ppocr_mobile_v2.0/00077949.jpg" width="800">
|
||||
<img src="../imgs_results/ch_ppocr_mobile_v2.0/00207393.jpg" width="800">
|
||||
</div>
|
||||
|
||||
|
||||
<a name="en_ppocr_mobile_1.1"></a>
|
||||
## en_ppocr_mobile_1.1
|
||||
|
||||
<a name="en_ppocr_mobile_2.0"></a>
|
||||
## en_ppocr_mobile_2.0
|
||||
<div align="center">
|
||||
<img src="../imgs_results/img_12.jpg" width="800">
|
||||
<img src="../imgs_results/ch_ppocr_mobile_v2.0/img_12.jpg" width="800">
|
||||
</div>
|
||||
|
||||
|
||||
<a name="multilingual"></a>
|
||||
## (multilingual)_ppocr_mobile_1.1
|
||||
## (multilingual)_ppocr_mobile_2.0
|
||||
<div align="center">
|
||||
<img src="../imgs_results/1110.jpg" width="800">
|
||||
<img src="../imgs_results/1112.jpg" width="800">
|
||||
</div>
|
||||
|
||||
|
||||
<a name="ppocr_mobile_1.0"></a>
|
||||
## ppocr_mobile_1.0
|
||||
|
||||
<div align="center">
|
||||
<img src="../imgs_results/1.jpg" width="800">
|
||||
<img src="../imgs_results/7.jpg" width="800">
|
||||
<img src="../imgs_results/6.jpg" width="800">
|
||||
<img src="../imgs_results/16.png" width="800">
|
||||
</div>
|
||||
|
||||
|
||||
<a name="ppocr_server_1.0"></a>
|
||||
## ppocr_server_1.0
|
||||
|
||||
<div align="center">
|
||||
<img src="../imgs_results/chinese_db_crnn_server/11.jpg" width="800">
|
||||
<img src="../imgs_results/chinese_db_crnn_server/2.jpg" width="800">
|
||||
<img src="../imgs_results/chinese_db_crnn_server/8.jpg" width="800">
|
||||
<img src="./doc/imgs_results/french_0.jpg" width="800">
|
||||
<img src="./doc/imgs_results/korean.jpg" width="800">
|
||||
</div>
|
||||
|
|
Before Width: | Height: | Size: 983 KiB After Width: | Height: | Size: 39 KiB |
Before Width: | Height: | Size: 129 KiB |
Before Width: | Height: | Size: 94 KiB |
Before Width: | Height: | Size: 236 KiB |
Before Width: | Height: | Size: 82 KiB |
Before Width: | Height: | Size: 147 KiB |
Before Width: | Height: | Size: 124 KiB |
Before Width: | Height: | Size: 164 KiB |
Before Width: | Height: | Size: 137 KiB |
Before Width: | Height: | Size: 284 KiB |
Before Width: | Height: | Size: 244 KiB |
Before Width: | Height: | Size: 146 KiB |
Before Width: | Height: | Size: 180 KiB |
Before Width: | Height: | Size: 305 KiB |
Before Width: | Height: | Size: 141 KiB |
Before Width: | Height: | Size: 329 KiB |
Before Width: | Height: | Size: 201 KiB |
Before Width: | Height: | Size: 132 KiB |
Before Width: | Height: | Size: 96 KiB |
Before Width: | Height: | Size: 105 KiB |
Before Width: | Height: | Size: 115 KiB |
Before Width: | Height: | Size: 151 KiB |
Before Width: | Height: | Size: 60 KiB |
Before Width: | Height: | Size: 125 KiB |
Before Width: | Height: | Size: 123 KiB |
After Width: | Height: | Size: 212 KiB |
After Width: | Height: | Size: 63 KiB |
After Width: | Height: | Size: 173 KiB |
After Width: | Height: | Size: 117 KiB |
After Width: | Height: | Size: 160 KiB |
After Width: | Height: | Size: 279 KiB |
After Width: | Height: | Size: 95 KiB |
After Width: | Height: | Size: 170 KiB |
After Width: | Height: | Size: 192 KiB |
After Width: | Height: | Size: 64 KiB |
Before Width: | Height: | Size: 564 KiB After Width: | Height: | Size: 564 KiB |
After Width: | Height: | Size: 138 KiB |
After Width: | Height: | Size: 78 KiB |
Before Width: | Height: | Size: 129 KiB |
Before Width: | Height: | Size: 90 KiB |
Before Width: | Height: | Size: 224 KiB |
Before Width: | Height: | Size: 180 KiB |
Before Width: | Height: | Size: 303 KiB |
Before Width: | Height: | Size: 140 KiB |
Before Width: | Height: | Size: 323 KiB |
Before Width: | Height: | Size: 199 KiB |
Before Width: | Height: | Size: 142 KiB |
Before Width: | Height: | Size: 129 KiB |
Before Width: | Height: | Size: 96 KiB |
Before Width: | Height: | Size: 118 KiB |
Before Width: | Height: | Size: 114 KiB |
Before Width: | Height: | Size: 151 KiB |
Before Width: | Height: | Size: 62 KiB |
Before Width: | Height: | Size: 120 KiB |
Before Width: | Height: | Size: 123 KiB |
Before Width: | Height: | Size: 154 KiB |
After Width: | Height: | Size: 249 KiB |
Before Width: | Height: | Size: 139 KiB |
Before Width: | Height: | Size: 118 KiB |
After Width: | Height: | Size: 144 KiB |
Before Width: | Height: | Size: 342 KiB |
Before Width: | Height: | Size: 77 KiB |
Before Width: | Height: | Size: 157 KiB |
Before Width: | Height: | Size: 496 KiB |
Before Width: | Height: | Size: 1.0 MiB |
Before Width: | Height: | Size: 335 KiB |
Before Width: | Height: | Size: 340 KiB |
Before Width: | Height: | Size: 214 KiB |
Before Width: | Height: | Size: 97 KiB |
Before Width: | Height: | Size: 100 KiB |
Before Width: | Height: | Size: 285 KiB |
Before Width: | Height: | Size: 178 KiB |
Before Width: | Height: | Size: 182 KiB |
Before Width: | Height: | Size: 194 KiB |
Before Width: | Height: | Size: 350 KiB |
Before Width: | Height: | Size: 116 KiB |
Before Width: | Height: | Size: 537 KiB |