File size: 424 Bytes
ea0a6ac
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
library_name: onnx
tags:
- onnx
- paddleocr
- ocr
- text-detection
- text-recognition
- ppocrv5
license: apache-2.0
language:
- zh
- en
---

# PaddleOCR PP-OCRv5 (ONNX)

這個 repo 提供 **PaddleOCR PP-OCRv5** 的 ONNX 版本模型,包含文字檢測 (det) 與文字識別 (rec),以及 rec 模型所需的字典檔。  
模型來源: [PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR) (Apache-2.0 License)