Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
PaddlePaddle
PaddleOCR
提交
e75c3c10
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看板
未验证
提交
e75c3c10
编写于
12月 20, 2020
作者:
D
dyning
提交者:
GitHub
12月 20, 2020
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Update algorithm_overview_en.md
上级
e26a060b
变更
1
隐藏空白更改
内联
并排
Showing
1 changed file
with
8 addition
and
8 deletion
+8
-8
doc/doc_en/algorithm_overview_en.md
doc/doc_en/algorithm_overview_en.md
+8
-8
未找到文件。
doc/doc_en/algorithm_overview_en.md
浏览文件 @
e75c3c10
...
...
@@ -11,9 +11,9 @@ This tutorial lists the text detection algorithms and text recognition algorithm
### 1. Text Detection Algorithm
PaddleOCR open source text detection algorithms list:
-
[
x] EAST
[2
](
[paper](https://arxiv.org/abs/1704.03155
)
)
-
[
x] DB
[1
](
[paper](https://arxiv.org/abs/1911.08947
)
)
-
[
x] SAST
[4
](
[paper](https://arxiv.org/abs/1908.05498
)
)(Baidu Self-Research)
-
[
x] EAST
([paper
](
https://arxiv.org/abs/1704.03155
)
)[2]
-
[
x] DB
([paper
](
https://arxiv.org/abs/1911.08947
)
)[1]
-
[
x] SAST
([paper
](
https://arxiv.org/abs/1908.05498
)
)[4]
On the ICDAR2015 dataset, the text detection result is as follows:
...
...
@@ -39,11 +39,11 @@ For the training guide and use of PaddleOCR text detection algorithms, please re
### 2. Text Recognition Algorithm
PaddleOCR open-source text recognition algorithms list:
-
[
x] CRNN
[7
](
[paper](https://arxiv.org/abs/1507.05717
)
)
-
[
x] Rosetta
[10
](
[paper](https://arxiv.org/abs/1910.05085
)
)
-
[
] STAR-Net
[11
](
[paper](http://www.bmva.org/bmvc/2016/papers/paper043/index.html
)
)
coming soon
-
[
] RARE
[12
](
[paper](https://arxiv.org/abs/1603.03915v1
)
)
coming soon
-
[
] SRN
[5
](
[paper](https://arxiv.org/abs/2003.12294
)
)(Baidu Self-Research)
coming soon
-
[
x] CRNN
([paper
](
https://arxiv.org/abs/1507.05717
)
)[7]
-
[
x] Rosetta
([paper
](
https://arxiv.org/abs/1910.05085
)
)[10]
-
[
] STAR-Net
([paper
](
http://www.bmva.org/bmvc/2016/papers/paper043/index.html
)
)[11]
coming soon
-
[
] RARE
([paper
](
https://arxiv.org/abs/1603.03915v1
)
)[12]
coming soon
-
[
] SRN
([paper
](
https://arxiv.org/abs/2003.12294
)
)[5]
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.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录