PP OCRv4 mobile det Introduction PP OCRv4 mobile det is one of the PP OCRv4 det series models, a set of text detection models developed by the PaddleOCR team. This mobile optimized text detection model offers higher efficiency, making it ideal for deployment on edge devices. Its key accuracy metrics are as follows: Handwritten Chinese Handwritten English Printed Chinese Printed English Traditional Chinese Ancient Text Japanese General Scenario Pinyin Rotation Distortion Artistic Text Average 0.583 0.369 0.872 0.773 0.663 0.231 0.634 0.710 0.430 0.299 0.715 0.549 0.624 Quick Start Installation 1. PaddlePaddle Please refer to the following commands to install PaddlePaddle using pip: For details about PaddlePaddle installation, please refer to the PaddlePaddle official website. 2. PaddleOCR Install the latest version of the PaddleOCR inference package from PyPI: Model Usage You can quickly experience the functionality with a single command: You can also integrate the model inference of the text detection module into your project. Before running the following code, please download the sample image to your local machine. After running, the obtained result is as follows: The visualized i…
We use cookies for essential functionality and analytics. You can accept or reject analytics cookies.Cookie policy