diff --git a/doc/doc_en/inference_ppocr_en.md b/doc/doc_en/inference_ppocr_en.md index 056ce400c3f7245cebdd616c4a663bbee111fbbe..80f8cfaa1c19db516522de453d3cfa1c26fd29f9 100755 --- a/doc/doc_en/inference_ppocr_en.md +++ b/doc/doc_en/inference_ppocr_en.md @@ -5,13 +5,10 @@ This article introduces the use of the Python inference engine for the PP-OCR mo - [Text Detection Model Inference](#DETECTION_MODEL_INFERENCE) - - [Text Recognition Model Inference](#RECOGNITION_MODEL_INFERENCE) - [1. Lightweight Chinese Recognition Model Inference](#LIGHTWEIGHT_RECOGNITION) - [2. Multilingaul Model Inference](#MULTILINGUAL_MODEL_INFERENCE) - - [Angle Classification Model Inference](#ANGLE_CLASS_MODEL_INFERENCE) - - [Text Detection Angle Classification and Recognition Inference Concatenation](#CONCATENATION)