Browse Source

Update README.md

pull/1/MERGE
syan GitHub 7 years ago
parent
commit
6acff19fbd
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -10,12 +10,12 @@ HyperLPR是一个使用深度学习针对对中文车牌识别的实现,与较

### 更新

+ 更新了Android实现,大幅提高准确率和速度 (骁龙835 (*720*x*1280*) ~50ms )(2017.12.27)
+ 添加了IOS版本的实现(感谢[xiaojun123456](https://github.com/xiaojun123456)的工作)
+ 添加端到端的序列识别模型识别率大幅度提升,使得无需分割字符即可识别,识别速度提高20% (2017.11.17)
+ 新增的端到端模型可以识别新能源车牌、教练车牌、白色警用车牌、武警车牌 (2017.11.17)
+ 更新Windows版本的Visual Studio 2015 工程(2017.11.15)
+ 增加cpp版本,目前仅支持标准蓝牌(需要依赖OpenCV 3.3) (2017.10.28)
+ 添加了简单的Android实现 (骁龙835 (*720*x*1280*) 200ms )(2017.10.28)

### TODO



Loading…
Cancel
Save