From 06fac86f76c4e56f7b41b1837997d58cf68ab427 Mon Sep 17 00:00:00 2001 From: MissPenguin Date: Wed, 16 Dec 2020 10:59:05 +0800 Subject: [PATCH] Update models_list_en.md --- doc/doc_en/models_list_en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/doc_en/models_list_en.md b/doc/doc_en/models_list_en.md index beec3c68..998356d0 100644 --- a/doc/doc_en/models_list_en.md +++ b/doc/doc_en/models_list_en.md @@ -1,4 +1,5 @@ ## OCR model list(V2.0, updated on 2020.12.12) +**Note** : Compared with models 1.0, which are trained with static graph programming paradigm, models 2.0 are the dynamic graph trained version and achieve close performance. - [1. Text Detection Model](#Detection) - [2. Text Recognition Model](#Recognition) -- GitLab