Update README.md

master
syan 7 years ago committed by GitHub
parent a721625ba8
commit e0f54b8413
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -44,9 +44,8 @@ print(HyperLPR_PlateRecogntion(image))
- 添加了HyperLPR Lite 仅仅需160 行代码即可实现车牌识别(2018.3.12)
- 提供精确定位的车牌矩形框(2018.3.12)
- 增加了端到端模型的cpp实现(Linux)(2018.1.31)
- 感谢 sundyCoder [Android 字符分割版本](https://github.com/sundyCoder/hyperlpr4Android)
- 增加字符分割[训练代码和字符分割介绍](https://github.com/zeusees/HyperLPR-Training)(2018.1.)
- 更新了Android实现大幅提高准确率和速度 (骁龙835 (*720*x*1280*) ~50ms )(2017.12.27)
@ -182,7 +181,6 @@ int main(){
### 识别测试APP
- 体验 Android APP[https://fir.im/HyperLPR](https://fir.im/HyperLPR) (根据图片尺寸调整程序中的尺度,提高准确率)
- 感谢 sundyCoder [Android 字符分割版本](https://github.com/sundyCoder/hyperlpr4Android)
### 数据分享

Loading…
Cancel
Save