Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
PaddlePaddle
PaddleOCR
提交
433c52b6
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看板
未验证
提交
433c52b6
编写于
6月 09, 2020
作者:
D
Double_V
提交者:
GitHub
6月 09, 2020
浏览文件
操作
浏览文件
下载
差异文件
Merge pull request #165 from LDOUBLEV/fixocr
fix readme_en link
上级
00895183
7995a93e
变更
1
显示空白变更内容
内联
并排
Showing
1 changed file
with
15 addition
and
15 deletion
+15
-15
README_en.md
README_en.md
+15
-15
未找到文件。
README_en.md
浏览文件 @
433c52b6
...
...
@@ -2,12 +2,12 @@
PaddleOCR aims to create a rich, leading, and practical OCR tools that help users train better models and apply them into practice.
**Recent updates**
-
2020.6.8 Add
[
dataset
](
./doc/datasets.md
)
and keep updating
-
2020.6.8 Add
[
dataset
](
./doc/datasets
_en
.md
)
and keep updating
-
2020.6.5 Support exporting
`attention`
model to
`inference_model`
-
2020.6.5 Support separate prediction and recognition, output result score
-
2020.5.30 Provide ultra-lightweight Chinese OCR online experience
-
2020.5.30 Model prediction and training supported on Windows system
-
[
more
](
./doc/update.md
)
-
[
more
](
./doc/update
_en
.md
)
## Features
-
Ultra-lightweight Chinese OCR model, total model size is only 8.6M
...
...
@@ -36,7 +36,7 @@ The picture above is the result of our Ultra-lightweight Chinese OCR model. For
#### 1. Environment configuration
Please see
[
Quick installation
](
./doc/installation.md
)
Please see
[
Quick installation
](
./doc/installation
_en
.md
)
#### 2. Download inference models
...
...
@@ -88,14 +88,14 @@ To run inference of the Generic Chinese OCR model, follow these steps above to d
python3 tools/infer/predict_system.py --image_dir="./doc/imgs/11.jpg" --det_model_dir="./inference/ch_det_r50_vd_db/" --rec_model_dir="./inference/ch_rec_r34_vd_crnn/"
```
For more text detection and recognition models, please refer to the document
[
Inference
](
./doc/inference.md
)
For more text detection and recognition models, please refer to the document
[
Inference
](
./doc/inference
_en
.md
)
## Documentation
-
[
Quick installation
](
./doc/installation.md
)
-
[
Text detection model training/evaluation/prediction
](
./doc/detection.md
)
-
[
Text recognition model training/evaluation/prediction
](
./doc/recognition.md
)
-
[
Inference
](
./doc/inference.md
)
-
[
Dataset
](
./doc/datasets.md
)
-
[
Quick installation
](
./doc/installation
_en
.md
)
-
[
Text detection model training/evaluation/prediction
](
./doc/detection
_en
.md
)
-
[
Text recognition model training/evaluation/prediction
](
./doc/recognition
_en
.md
)
-
[
Inference
](
./doc/inference
_en
.md
)
-
[
Dataset
](
./doc/datasets
_en
.md
)
## Text detection algorithm
...
...
@@ -194,7 +194,7 @@ Please refer to the document for training guide and use of PaddleOCR text recogn
Baidu Self-developed algorithms such as SAST, SRN and end2end PSL will be released in June or July. Please be patient.
[
more
](
./doc/FAQ.md
)
[
more
](
./doc/FAQ
_en
.md
)
## Welcome to the PaddleOCR technical exchange group
Add Wechat: paddlehelp, remark OCR, small assistant will pull you into the group ~
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录