benchmark_en.md 553 字节
Newer Older
Z
zhoujun 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
## 1. Inference Benchmark

### 1.1 Environment

The PP-OCRv3 model inference speed test uses 6148CPU, MKLDNN is turned on, and the number of threads is 10 for testing.

### 1.2 Benchmark


| Model | Hmean |  Model Size (M) | Time Cost (CPU, ms) |
|-----|-----|--------|----|
| PP-OCR mobile | 50.30% | 8.1 | 356.00  |
| PP-OCR server | 57.00% | 155.1 | 1056.00 |
| PP-OCRv2 | 57.60% | 11.6 | 330.00 |
| PP-OCRv3 | 62.90% | 15.6 | 331.00 |

## 2. Reference
18
1. https://github.com/PaddlePaddle/PaddleOCR/blob/dygraph/doc/doc_en/PP-OCRv3_introduction_en.md