From 219cfe2251f4d5fc23f437cd3bb1c4fa7e8537e7 Mon Sep 17 00:00:00 2001 From: dyning Date: Mon, 24 Aug 2020 20:57:46 +0800 Subject: [PATCH] Update update_en.md --- doc/doc_en/update_en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/doc_en/update_en.md b/doc/doc_en/update_en.md index dc839d89..5d858558 100644 --- a/doc/doc_en/update_en.md +++ b/doc/doc_en/update_en.md @@ -1,4 +1,5 @@ # RECENT UPDATES +- 2020.8.24 Support the use of PaddleOCR through whl package installation,pelease refer [Paddleocr Package](https://github.com/PaddlePaddle/PaddleOCR/blob/develop/doc/doc_en/whl_en.md) - 2020.8.16 Release text detection algorithm [SAST](https://arxiv.org/abs/1908.05498) and text recognition algorithm [SRN](https://arxiv.org/abs/2003.12294) - 2020.7.23, Release the playback and PPT of live class on BiliBili station, PaddleOCR Introduction, [address](https://aistudio.baidu.com/aistudio/course/introduce/1519) - 2020.7.15, Add mobile App demo , support both iOS and Android ( based on easyedge and Paddle Lite) -- GitLab