diff --git a/deploy/lite/readme.md b/deploy/lite/readme.md index 4225f8256af85373f5ed8d0213aa902531139c5a..57962cead8fb18c14f96c4cc174c927a2d7c3165 100644 --- a/deploy/lite/readme.md +++ b/deploy/lite/readme.md @@ -6,7 +6,6 @@ - [2 Run](#2-run) - [2.1 Inference Model Optimization](#21-inference-model-optimization) - [2.2 Run optimized model on Phone](#22-run-optimized-model-on-phone) - - [注意:](#注意) - [FAQ](#faq) # Tutorial of PaddleOCR Mobile deployment @@ -223,7 +222,7 @@ demo/cxx/ocr/ |-- ocr_db_crnn.cc C++ main code ``` -#### 注意: +**Note**: 1. `ppocr_keys_v1.txt` is a Chinese dictionary file. If the nb model is used for English recognition or other language recognition, dictionary file should be replaced with a dictionary of the corresponding language. PaddleOCR provides a variety of dictionaries under ppocr/utils/, including: ``` dict/french_dict.txt # french