Browse Source

Update README.md

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

+ 1
- 4
README.md View File

@@ -15,10 +15,7 @@ HyperLPR是一个使用深度学习针对对中文车牌识别的实现,与较
+ [端到端(CTC)训练代码](https://github.com/armaab/hyperlpr-train)(感谢群内小伙伴工作)。

### 更新

+ 增加了端到端模型的cpp实现(Linux)(2018.1.31)


+ 增加了端到端模型的cpp实现,识别速度比分割快30%(Linux)(2018.1.31)
+ 增加字符分割[训练代码和字符分割介绍](https://github.com/zeusees/HyperLPR-Training)(2018.1.)
+ 更新了Android实现,大幅提高准确率和速度 (骁龙835 (*720*x*1280*) ~50ms )(2017.12.27)
+ 添加了IOS版本的实现(感谢[xiaojun123456](https://github.com/xiaojun123456)的工作)


Loading…
Cancel
Save