mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2025-11-03 03:09:16 +00:00
update doc, test=document
This commit is contained in:
parent
eaeea01cff
commit
43403c46b0
@ -33,8 +33,6 @@
|
||||
|
||||
针对以上问题, 本例选用 [PP-OCRv3](../doc/doc_ch/PP-OCRv3_introduction.md) 这一开源超轻量OCR系统进行车牌识别系统的开发。基于PP-OCRv3模型,在CCPD数据集达到99%的检测和94%的识别精度,模型大小12.8M(2.5M+10.3M)。基于量化对模型体积进行进一步压缩到5.8M(1M+4.8M), 同时推理速度提升x%。
|
||||
|
||||
并使用量化进行模型体积的压缩和模型推理速度的加速
|
||||
|
||||
aistudio项目链接: [基于PaddleOCR的轻量级车牌识别范例](https://aistudio.baidu.com/aistudio/projectdetail/3919091?contributionType=1)
|
||||
|
||||
## 2. 环境搭建
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user