Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
weixin_41840029
PaddleOCR
提交
4ac60f9e
P
PaddleOCR
项目概览
weixin_41840029
/
PaddleOCR
与 Fork 源项目一致
Fork自
PaddlePaddle / PaddleOCR
通知
1
Star
1
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
P
PaddleOCR
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
4ac60f9e
编写于
10月 13, 2020
作者:
T
tink2123
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
add corpus floder, modified depoly doc
上级
9b6abc12
变更
4
隐藏空白更改
内联
并排
Showing
4 changed file
with
22 addition
and
8 deletion
+22
-8
deploy/lite/readme.md
deploy/lite/readme.md
+4
-4
deploy/lite/readme_en.md
deploy/lite/readme_en.md
+4
-4
ppocr/utils/corpus/corpus.md
ppocr/utils/corpus/corpus.md
+6
-0
ppocr/utils/corpus/corpus_ch.md
ppocr/utils/corpus/corpus_ch.md
+8
-0
未找到文件。
deploy/lite/readme.md
浏览文件 @
4ac60f9e
...
...
@@ -221,11 +221,11 @@ demo/cxx/ocr/
1.
ppocr_keys_v1.txt是中文字典文件,如果使用的 nb 模型是英文数字或其他语言的模型,需要更换为对应语言的字典。
PaddleOCR 在ppocr/utils/下存放了多种字典,包括:
```
french_dict.txt # 法语字典
german_dict.txt # 德语字典
dict/
french_dict.txt # 法语字典
dict/
german_dict.txt # 德语字典
ic15_dict.txt # 英文字典
japan_dict.txt # 日语字典
korean_dict.txt # 韩语字典
dict/
japan_dict.txt # 日语字典
dict/
korean_dict.txt # 韩语字典
ppocr_keys_v1.txt # 中文字典
```
...
...
deploy/lite/readme_en.md
浏览文件 @
4ac60f9e
...
...
@@ -185,11 +185,11 @@ demo/cxx/ocr/
If the nb model is used for English recognition or other language recognition, dictionary file should be replaced with a dictionary of the corresponding language.
PaddleOCR provides a variety of dictionaries under ppocr/utils/, including:
```
french_dict.txt # french
german_dict.txt # german
dict/
french_dict.txt # french
dict/
german_dict.txt # german
ic15_dict.txt # english
japan_dict.txt # japan
korean_dict.txt # korean
dict/
japan_dict.txt # japan
dict/
korean_dict.txt # korean
ppocr_keys_v1.txt # chinese
```
...
...
ppocr/utils/corpus/corpus.md
0 → 100644
浏览文件 @
4ac60f9e
# Waiting for your contribution
PaddleOCR welcomes you to provide multilingual corpus for us to synthesize more data to optimize the model.
If you are interested, you can submit the corpus text to this directory and name it with {language}_corpus.txt.
PaddleOCR thanks for your contribution
\ No newline at end of file
ppocr/utils/corpus/corpus_ch.md
0 → 100644
浏览文件 @
4ac60f9e
# 欢迎贡献语料
PaddleOCR非常欢迎您提供多语言的语料,以供我们合成更多数据来优化模型。
如您感兴趣,可将语料文本提交到此目录,并以 {语言}_corpus.txt 命名。PaddleOCR团队感谢你的贡献
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录