From b195d7586f7cba03750e20e233eb0d9957dc60df Mon Sep 17 00:00:00 2001 From: dyning Date: Tue, 22 Sep 2020 09:36:54 +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 ca050370..a8f75f6a 100644 --- a/doc/doc_en/update_en.md +++ b/doc/doc_en/update_en.md @@ -1,4 +1,5 @@ # RECENT UPDATES +- 2020.9.22 Update the PP-OCR technical article, https://arxiv.org/abs/2009.09941 - 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)