未验证 提交 e47254fc 编写于 作者: M MissPenguin 提交者: GitHub

Update README.md

上级 f415550d
English | [简体中文](README_cn.md) English | [简体中文](README_cn.md)
## INTRODUCTION ## Introduction
PaddleOCR aims to create rich, leading, and practical OCR tools that help users train better models and apply them into practice. PaddleOCR aims to create rich, leading, and practical OCR tools that help users train better models and apply them into practice.
**Live stream on coming day**: July 21, 2020 at 8 pm BiliBili station live stream **Live stream on coming day**: July 21, 2020 at 8 pm BiliBili station live stream
...@@ -14,7 +14,7 @@ PaddleOCR aims to create rich, leading, and practical OCR tools that help users ...@@ -14,7 +14,7 @@ PaddleOCR aims to create rich, leading, and practical OCR tools that help users
- 2020.7.9 Add the data augument and learning rate decay strategies during training. - 2020.7.9 Add the data augument and learning rate decay strategies during training.
- [more](./doc/doc_en/update_en.md) - [more](./doc/doc_en/update_en.md)
## FEATURES ## Features
- Ultra-lightweight Chinese OCR model, total model size is only 8.6M - Ultra-lightweight Chinese OCR model, total model size is only 8.6M
- Single model supports Chinese and English numbers combination recognition, vertical text recognition, long text recognition - Single model supports Chinese and English numbers combination recognition, vertical text recognition, long text recognition
- Detection model DB (4.1M) + recognition model CRNN (4.5M) - Detection model DB (4.1M) + recognition model CRNN (4.5M)
...@@ -80,10 +80,10 @@ Mobile DEMO experience (based on EasyEdge and Paddle-Lite, supports iOS and Andr ...@@ -80,10 +80,10 @@ Mobile DEMO experience (based on EasyEdge and Paddle-Lite, supports iOS and Andr
- [Ultra-lightweight Chinese/English OCR Visualization](#UCOCRVIS) - [Ultra-lightweight Chinese/English OCR Visualization](#UCOCRVIS)
- [General Chinese/English OCR Visualization](#GeOCRVIS) - [General Chinese/English OCR Visualization](#GeOCRVIS)
- [Chinese/English OCR Visualization (Support Space Recognization )](#SpaceOCRVIS) - [Chinese/English OCR Visualization (Support Space Recognization )](#SpaceOCRVIS)
- [COMMUNITY](#Community) - [Community](#Community)
- [REFERENCES](./doc/doc_en/reference_en.md) - [References](./doc/doc_en/reference_en.md)
- [LICENSE](#LICENSE) - [License](#LICENSE)
- [CONTRIBUTION](#CONTRIBUTION) - [Contribution](#CONTRIBUTION)
<a name="TEXTDETECTIONALGORITHM"></a> <a name="TEXTDETECTIONALGORITHM"></a>
## Text Detection Algorithm ## Text Detection Algorithm
...@@ -192,7 +192,7 @@ Please refer to the document for training guide and use of PaddleOCR text recogn ...@@ -192,7 +192,7 @@ Please refer to the document for training guide and use of PaddleOCR text recogn
[more](./doc/doc_en/FAQ_en.md) [more](./doc/doc_en/FAQ_en.md)
<a name="Community"></a> <a name="Community"></a>
## COMMUNITY ## Community
Scan the QR code below with your wechat and completing the questionnaire, you can access to offical technical exchange group. Scan the QR code below with your wechat and completing the questionnaire, you can access to offical technical exchange group.
<div align="center"> <div align="center">
...@@ -200,11 +200,11 @@ Scan the QR code below with your wechat and completing the questionnaire, you c ...@@ -200,11 +200,11 @@ Scan the QR code below with your wechat and completing the questionnaire, you c
</div> </div>
<a name="LICENSE"></a> <a name="LICENSE"></a>
## LICENSE ## License
This project is released under <a href="https://github.com/PaddlePaddle/PaddleOCR/blob/master/LICENSE">Apache 2.0 license</a> This project is released under <a href="https://github.com/PaddlePaddle/PaddleOCR/blob/master/LICENSE">Apache 2.0 license</a>
<a name="CONTRIBUTION"></a> <a name="CONTRIBUTION"></a>
## CONTRIBUTION ## Contribution
We welcome all the contributions to PaddleOCR and appreciate for your feedback very much. We welcome all the contributions to PaddleOCR and appreciate for your feedback very much.
- Many thanks to [Khanh Tran](https://github.com/xxxpsyduck) for contributing the English documentation. - Many thanks to [Khanh Tran](https://github.com/xxxpsyduck) for contributing the English documentation.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册