diff --git a/README.md b/README.md index 4934e1effb1cf8109a3bb151657088f31a1d8ef5..f8569826c897f1da48e04dc118a32c0841778d64 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,14 @@ PaddleOCR旨在打造一套丰富、领先、且实用的OCR工具库,助力 上图是超轻量级中文OCR模型效果展示,更多效果图请见[效果展示页面](./doc/doc_ch/visualization.md)。 - 超轻量级中文OCR在线体验地址:https://www.paddlepaddle.org.cn/hub/scene/ocr -- 移动端DEMO体验(基于EasyEdge和Paddle-Lite, 支持iOS和Android系统):[安装包二维码获取地址](https://ai.baidu.com/easyedge/app/openSource?from=paddlelite) +- 移动端DEMO体验(基于EasyEdge和Paddle-Lite, 支持iOS和Android系统):[安装包二维码获取地址](https://ai.baidu.com/easyedge/app/openSource?from=paddlelite) + + Android手机也可以扫描下面二维码安装体验。 + +
+ +
+ - [**中文OCR模型快速使用**](./doc/doc_ch/quickstart.md) diff --git a/doc/mobile_demo_qrcode.png b/doc/mobile_demo_qrcode.png deleted file mode 100644 index 7a6de01673c204cbd1ae6b4d39e8e3c412a7c166..0000000000000000000000000000000000000000 Binary files a/doc/mobile_demo_qrcode.png and /dev/null differ diff --git a/doc/ocr-android-easyedge.png b/doc/ocr-android-easyedge.png new file mode 100644 index 0000000000000000000000000000000000000000..3c92fbee073788961825af9f44527b82c864d1fa Binary files /dev/null and b/doc/ocr-android-easyedge.png differ