diff --git a/README_en.md b/README_en.md index f14e9aa66be75fe7d9e7f0a797c034f6ad992fb5..324a0c6841a5d935bce23d6c1f7415f58c03592e 100644 --- a/README_en.md +++ b/README_en.md @@ -60,13 +60,13 @@ Mobile DEMO experience (based on EasyEdge and Paddle-Lite, supports iOS and Andr - Model training/evaluation - [Text Detection](./doc/doc_en/detection_en.md) - [Text Recognition](./doc/doc_en/recognition_en.md) - - [Yml configuration](./doc/doc_en/config_en.md) + - [Yml Configuration](./doc/doc_en/config_en.md) - [Tricks](./doc/doc_en/tricks_en.md) - 预测部署 - [Python Inference](./doc/doc_en/inference_en.md) - [C++ Inference](./deploy/cpp_infer/readme_en.md) - [Serving](./doc/doc_en/serving_en.md) - - [Moile](./deploy/lite/readme_en.md) + - [Mobile](./deploy/lite/readme_en.md) - Model Quantization and Compression (coming soon) - [Benchmark](./doc/doc_en/benchmark_en.md) - 数据集 @@ -211,4 +211,4 @@ We welcome all the contributions to PaddleOCR and appreciate for your feedback v - Many thanks to [zhangxin](https://github.com/ZhangXinNan) for contributing the new visualize function、add .gitgnore and discard set PYTHONPATH manually. - Many thanks to [lyl120117](https://github.com/lyl120117) for contributing the code for printing the network structure. - Thanks [xiangyubo](https://github.com/xiangyubo) for contributing the handwritten Chinese OCR datasets. -- Thanks [authorfu](https://github.com/authorfu) for contributing Android demo and [xiadeye](https://github.com/xiadeye) contributing iOS demo, respectively. \ No newline at end of file +- Thanks [authorfu](https://github.com/authorfu) for contributing Android demo and [xiadeye](https://github.com/xiadeye) contributing iOS demo, respectively.