polish multi doc

This commit is contained in:
tink2123 2021-04-12 13:41:16 +08:00
parent 485ac5cdcd
commit 8410256e9a
3 changed files with 2 additions and 2 deletions

View File

@ -11,6 +11,7 @@ PaddleOCR 旨在打造一套丰富、领先、且实用的OCR工具库不仅
其中英文模型支持,大小写字母和常见标点的检测识别,并优化了空格字符的识别: 其中英文模型支持,大小写字母和常见标点的检测识别,并优化了空格字符的识别:
<div align="center"> <div align="center">
<img src="../imgs_results/multi_lang/en_1.jpg" width="400"> <img src="../imgs_results/multi_lang/en_1.jpg" width="400">
<img src="../imgs_results/multi_lang/en_3.jpg" width="400">
</div> </div>
小语种模型覆盖了拉丁语系、阿拉伯语系、中文繁体、韩语、日语等等: 小语种模型覆盖了拉丁语系、阿拉伯语系、中文繁体、韩语、日语等等:

View File

@ -5,8 +5,6 @@
-2021.4.9 supports the detection and recognition of 80 languages -2021.4.9 supports the detection and recognition of 80 languages
-2021.4.9 supports **lightweight high-precision** English model detection and recognition -2021.4.9 supports **lightweight high-precision** English model detection and recognition
PaddleOCR 旨在打造一套丰富、领先、且实用的OCR工具库不仅提供了通用场景下的中英文模型也提供了专门在英文场景下训练的模型
和覆盖[80个语言](#语种缩写)的小语种模型。
PaddleOCR aims to create a rich, leading, and practical OCR tool library, which not only provides PaddleOCR aims to create a rich, leading, and practical OCR tool library, which not only provides
Chinese and English models in general scenarios, but also provides models specifically trained Chinese and English models in general scenarios, but also provides models specifically trained
in English scenarios. And multilingual models covering [80 languages](#language_abbreviations). in English scenarios. And multilingual models covering [80 languages](#language_abbreviations).
@ -16,6 +14,7 @@ letters and common punctuation, and the recognition of space characters is optim
<div align="center"> <div align="center">
<img src="../imgs_results/multi_lang/en_1.jpg" width="400"> <img src="../imgs_results/multi_lang/en_1.jpg" width="400">
<img src="../imgs_results/multi_lang/en_3.jpg" width="400">
</div> </div>
The multilingual models cover Latin, Arabic, Traditional Chinese, Korean, Japanese, etc.: The multilingual models cover Latin, Arabic, Traditional Chinese, Korean, Japanese, etc.:

Binary file not shown.

After

Width:  |  Height:  |  Size: 232 KiB