PP OCRv5 server rec Introduction korean PP OCRv5 mobile rec is one of the PP OCRv5 rec that are the latest generation text line recognition models developed by PaddleOCR team. It aims to efficiently and accurately support the recognition of Korean. The key accuracy metrics are as follow: 模型 韩语数据集 精度 (%) korean PP OCRv5 mobile rec 88.0 Note : If any character (including punctuation) in a line was incorrect, the entire line was marked as wrong. This ensures higher accuracy in practical applications. 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 recognition 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 image is as follows: For details about usage command and descriptions o…
We use cookies for essential functionality and analytics. You can accept or reject analytics cookies.Cookie policy