From 8520dd1e8c222bef242561add2d918ed69d457b5 Mon Sep 17 00:00:00 2001 From: tink2123 Date: Thu, 10 Dec 2020 14:21:23 +0800 Subject: [PATCH] update readme --- README_ch.md | 2 +- README_en.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README_ch.md b/README_ch.md index a97614cf..b1f07e29 100644 --- a/README_ch.md +++ b/README_ch.md @@ -50,7 +50,7 @@ PaddleOCR旨在打造一套丰富、领先、且实用的OCR工具库,助力 - 代码体验:从[快速安装](./doc/doc_ch/installation.md) 开始 -## PP-OCR 1.1系列模型列表(更新中) +## PP-OCR 2.0系列模型列表(更新中) | 模型简介 | 模型名称 |推荐场景 | 检测模型 | 方向分类器 | 识别模型 | | ------------ | --------------- | ----------------|---- | ---------- | -------- | diff --git a/README_en.md b/README_en.md index ddde11b2..d74c97ae 100644 --- a/README_en.md +++ b/README_en.md @@ -58,7 +58,7 @@ Mobile DEMO experience (based on EasyEdge and Paddle-Lite, supports iOS and Andr -## PP-OCR 1.1 series model list(Update on Sep 17) +## PP-OCR 2.0 series model list(Update on Sep 17) | Model introduction | Model name | Recommended scene | Detection model | Direction classifier | Recognition model | | ------------------------------------------------------------ | ---------------------------- | ----------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | -- GitLab