如何调整 OpenALPR 性能?
How do I tune the OpenALPR performance?
我在 http://www.openalpr.com/cloud-api.html using this image: https://drive.google.com/open?id=1e6SgMP1leghV9TZfrRZ1Ivb2VrgKwcR9 的演示网站上试用了 OpenALPR,效果非常好!然后,我在我的 Ubuntu 系统 (16.04) 上下载并安装了 OpenALPR (2.2.4) 并使用了相同的图像,但在我的系统上,LP 根本无法很好地识别,为什么会有这种差异?
谢谢!
我没有改/etc/openalpr/openalpr.conf
结果
openalpr 网站 (http://www.openalpr.com/cloud-api.html)
所有三个可见的 LP 都被正确识别、解释和显示:
- 15451BB
- FRJ7248
- DUS4092
本地系统上的 openalpr(相同图像):
只有DUS4092 LP被正确识别(当置信度分数也不是最好的时候),其他的根本没有被正确识别!:
plate0: 10 results
- F7Z3 confidence: 79.5944
- F7Z43 confidence: 78.4474
- F7Z4 confidence: 77.4031
- 7Z43 confidence: 75.1095
- F7ZS confidence: 74.0161
- F723 confidence: 73.8868
- FR7Z3 confidence: 73.124
- F7Z4S confidence: 72.8691
- F7243 confidence: 72.7398
- FR7Z confidence: 72.0797
plate1: 10 results
- DUS409Z confidence: 91.418
- DUS4092 confidence: 89.1234
- 0US409Z confidence: 88.8466
- 0US4092 confidence: 86.552
- OUS409Z confidence: 86.3993
- QUS409Z confidence: 86.1586
- BUS409Z confidence: 84.562
- OUS4092 confidence: 84.1047
- QUS4092 confidence: 83.864
- DUS4O9Z confidence: 83.5082
plate2: 6 results
- 4535 confidence: 84.1997
- 4585 confidence: 75.1175
- 45S5 confidence: 69.7395
- 4S35 confidence: 61.4974
- 4S85 confidence: 52.4152
- 4SS5 confidence: 47.0372
如何调整系统以匹配演示站点上的性能?
开源版本不太准确。但是您可以使用更多的训练数据来使识别更加精确。
请参阅此 link 了解更多详情
我在 http://www.openalpr.com/cloud-api.html using this image: https://drive.google.com/open?id=1e6SgMP1leghV9TZfrRZ1Ivb2VrgKwcR9 的演示网站上试用了 OpenALPR,效果非常好!然后,我在我的 Ubuntu 系统 (16.04) 上下载并安装了 OpenALPR (2.2.4) 并使用了相同的图像,但在我的系统上,LP 根本无法很好地识别,为什么会有这种差异?
谢谢!
我没有改/etc/openalpr/openalpr.conf
结果
openalpr 网站 (http://www.openalpr.com/cloud-api.html)
所有三个可见的 LP 都被正确识别、解释和显示:
- 15451BB
- FRJ7248
- DUS4092
本地系统上的 openalpr(相同图像):
只有DUS4092 LP被正确识别(当置信度分数也不是最好的时候),其他的根本没有被正确识别!:
plate0: 10 results
- F7Z3 confidence: 79.5944
- F7Z43 confidence: 78.4474
- F7Z4 confidence: 77.4031
- 7Z43 confidence: 75.1095
- F7ZS confidence: 74.0161
- F723 confidence: 73.8868
- FR7Z3 confidence: 73.124
- F7Z4S confidence: 72.8691
- F7243 confidence: 72.7398
- FR7Z confidence: 72.0797
plate1: 10 results
- DUS409Z confidence: 91.418
- DUS4092 confidence: 89.1234
- 0US409Z confidence: 88.8466
- 0US4092 confidence: 86.552
- OUS409Z confidence: 86.3993
- QUS409Z confidence: 86.1586
- BUS409Z confidence: 84.562
- OUS4092 confidence: 84.1047
- QUS4092 confidence: 83.864
- DUS4O9Z confidence: 83.5082
plate2: 6 results
- 4535 confidence: 84.1997
- 4585 confidence: 75.1175
- 45S5 confidence: 69.7395
- 4S35 confidence: 61.4974
- 4S85 confidence: 52.4152
- 4SS5 confidence: 47.0372
如何调整系统以匹配演示站点上的性能?
开源版本不太准确。但是您可以使用更多的训练数据来使识别更加精确。
请参阅此 link 了解更多详情