Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
weixin_41840029
PaddleOCR
提交
fc14267b
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看板
提交
fc14267b
编写于
12月 15, 2020
作者:
W
WenmuZhou
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
update link
上级
d5c85e40
变更
2
显示空白变更内容
内联
并排
Showing
2 changed file
with
4 addition
and
4 deletion
+4
-4
doc/doc_ch/algorithm_overview.md
doc/doc_ch/algorithm_overview.md
+2
-2
doc/doc_en/algorithm_overview_en.md
doc/doc_en/algorithm_overview_en.md
+2
-2
未找到文件。
doc/doc_ch/algorithm_overview.md
浏览文件 @
fc14267b
...
...
@@ -9,7 +9,7 @@
### 1.文本检测算法
PaddleOCR开源的文本检测算法列表:
-
[
x] DB([paper
](
https://arxiv.org/abs/1911.08947
)
)(ppocr推荐)
-
[
x] DB([paper
](
https://arxiv.org/abs/1911.08947
)
)(ppocr推荐)
-
[
x] EAST([paper
](
https://arxiv.org/abs/1704.03155
)
)
-
[
x] SAST([paper
](
https://arxiv.org/abs/1908.05498
)
)
...
...
@@ -38,7 +38,7 @@ PaddleOCR文本检测算法的训练和使用请参考文档教程中[模型训
### 2.文本识别算法
PaddleOCR基于动态图开源的文本识别算法列表:
-
[
x] CRNN([paper
](
https://arxiv.org/abs/1507.05717
)
)(ppocr推荐)
-
[
x] CRNN([paper
](
https://arxiv.org/abs/1507.05717
)
)(ppocr推荐)
-
[
x] Rosetta([paper
](
https://arxiv.org/abs/1910.05085
)
)
-
[
x] STAR-Net([paper
](
http://www.bmva.org/bmvc/2016/papers/paper043/index.html
)
)
-
[
] RARE([paper
](
https://arxiv.org/abs/1603.03915v1
)
) coming soon
...
...
doc/doc_en/algorithm_overview_en.md
浏览文件 @
fc14267b
...
...
@@ -13,7 +13,7 @@ This tutorial lists the text detection algorithms and text recognition algorithm
PaddleOCR open source text detection algorithms list:
-
[
x] EAST([paper
](
https://arxiv.org/abs/1704.03155
)
)
-
[
x] DB([paper
](
https://arxiv.org/abs/1911.08947
)
)
-
[
x] SAST([paper
](
https://arxiv.org/abs/1908.05498
)
)(Baidu Self-Research)
-
[
x] SAST([paper
](
https://arxiv.org/abs/1908.05498
)
)(Baidu Self-Research)
On the ICDAR2015 dataset, the text detection result is as follows:
...
...
@@ -43,7 +43,7 @@ PaddleOCR open-source text recognition algorithms list:
-
[
x] Rosetta([paper
](
https://arxiv.org/abs/1910.05085
)
)
-
[
x] STAR-Net([paper
](
http://www.bmva.org/bmvc/2016/papers/paper043/index.html
)
)
-
[
] RARE([paper
](
https://arxiv.org/abs/1603.03915v1
)
) coming soon
-
[
] SRN([paper
](
https://arxiv.org/abs/2003.12294
)
)(Baidu Self-Research) coming soon
-
[
] SRN([paper
](
https://arxiv.org/abs/2003.12294
)
)(Baidu Self-Research) coming soon
Refer to
[
DTRB
](
https://arxiv.org/abs/1904.01906
)
, the training and evaluation result of these above text recognition (using MJSynth and SynthText for training, evaluate on IIIT, SVT, IC03, IC13, IC15, SVTP, CUTE) is as follow:
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录