Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
PaddlePaddle
PaddleOCR
提交
485ac5cd
P
PaddleOCR
项目概览
PaddlePaddle
/
PaddleOCR
大约 1 年 前同步成功
通知
1528
Star
32962
Fork
6643
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
108
列表
看板
标记
里程碑
合并请求
7
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
P
PaddleOCR
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
108
Issue
108
列表
看板
标记
里程碑
合并请求
7
合并请求
7
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
485ac5cd
编写于
4月 12, 2021
作者:
T
tink2123
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
polish mult lang
上级
ff853c78
变更
2
隐藏空白更改
内联
并排
Showing
2 changed file
with
25 addition
and
4 deletion
+25
-4
doc/doc_ch/multi_languages.md
doc/doc_ch/multi_languages.md
+3
-4
doc/doc_en/multi_languages_en.md
doc/doc_en/multi_languages_en.md
+22
-0
未找到文件。
doc/doc_ch/multi_languages.md
浏览文件 @
485ac5cd
...
...
@@ -10,15 +10,14 @@ PaddleOCR 旨在打造一套丰富、领先、且实用的OCR工具库,不仅
其中英文模型支持,大小写字母和常见标点的检测识别,并优化了空格字符的识别:
<div
align=
"center"
>
<img
src=
"../doc/imgs/imgs_results/multi_lang/en_1.jpg"
width=
"400"
>
<img
src=
"../doc/imgs/imgs_results/multi_lang/en_2.jpg"
width=
"400"
>
<img
src=
"../imgs_results/multi_lang/en_1.jpg"
width=
"400"
>
</div>
小语种模型覆盖了拉丁语系、阿拉伯语系、中文繁体、韩语、日语等等:
<div
align=
"center"
>
<img
src=
"../
doc/imgs/imgs_results/multi_lang/japan_2.jpg"
width=
"4
00"
>
<img
src=
"../
doc/imgs/
imgs_results/multi_lang/french_0.jpg"
width=
"400"
>
<img
src=
"../
imgs_results/multi_lang/japan_2.jpg"
width=
"8
00"
>
<img
src=
"../imgs_results/multi_lang/french_0.jpg"
width=
"400"
>
</div>
本文档将简要介绍小语种模型的使用方法。
...
...
doc/doc_en/multi_languages_en.md
浏览文件 @
485ac5cd
...
...
@@ -5,6 +5,28 @@
-2021.4.9 supports the detection and recognition of 80 languages
-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
Chinese and English models in general scenarios, but also provides models specifically trained
in English scenarios. And multilingual models covering
[
80 languages
](
#language_abbreviations
)
.
Among them, the English model supports the detection and recognition of uppercase and lowercase
letters and common punctuation, and the recognition of space characters is optimized:
<div
align=
"center"
>
<img
src=
"../imgs_results/multi_lang/en_1.jpg"
width=
"400"
>
</div>
The multilingual models cover Latin, Arabic, Traditional Chinese, Korean, Japanese, etc.:
<div
align=
"center"
>
<img
src=
"../imgs_results/multi_lang/japan_2.jpg"
width=
"800"
>
<img
src=
"../imgs_results/multi_lang/french_0.jpg"
width=
"400"
>
</div>
This document will briefly introduce how to use the multilingual model.
-
[
1 Installation
](
#Install
)
-
[
1.1 paddle installation
](
#paddleinstallation
)
-
[
1.2 paddleocr package installation
](
#paddleocr_package_install
)
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录