diff --git a/doc/doc_ch/multi_languages.md b/doc/doc_ch/multi_languages.md index 6838b350403a7044e629e5fcc5893bced98af9d3..499fdd9881563b3a784b5f4ba4feace54f1a3a6a 100644 --- a/doc/doc_ch/multi_languages.md +++ b/doc/doc_ch/multi_languages.md @@ -2,6 +2,7 @@ **近期更新** +- 2022.5.8 更新`PP-OCRv3`版 多语言检测和识别模型,平均识别准确率提升5%以上。 - 2021.4.9 支持**80种**语言的检测和识别 - 2021.4.9 支持**轻量高精度**英文模型检测识别 @@ -254,7 +255,7 @@ python3 -m paddle.distributed.launch --gpus '0,1,2,3' tools/train.py -c configs |英文|english|en| |乌克兰文|Ukranian|uk| |法文|french|fr| |白俄罗斯文|Belarusian|be| |德文|german|german| |泰卢固文|Telugu |te| -|日文|japan|japan| | 阿巴扎文 | Abaza | abq | +|日文|japan|japan| | 阿巴扎文 |Abaza | abq | |韩文|korean|korean| |泰米尔文|Tamil |ta| |中文繁体|chinese traditional |chinese_cht| |南非荷兰文 |Afrikaans |af| |意大利文| Italian |it| |阿塞拜疆文 |Azerbaijani |az| diff --git a/doc/doc_en/multi_languages_en.md b/doc/doc_en/multi_languages_en.md index 9f09b531d9f6f9912b69804e57cf4e78f0c15531..4696a3e842242517d19bcac7d7bdef3b4c233b12 100644 --- a/doc/doc_en/multi_languages_en.md +++ b/doc/doc_en/multi_languages_en.md @@ -2,6 +2,7 @@ **Recent Update** +- 2022.5.8 update the `PP-OCRv3` version of the multi-language detection and recognition model, and the average recognition accuracy has increased by more than 5%. - 2021.4.9 supports the detection and recognition of 80 languages - 2021.4.9 supports **lightweight high-precision** English model detection and recognition