Browse Source

Update README.md

pull/1/MERGE
syan GitHub 7 years ago
parent
commit
ca83708064
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

@@ -14,7 +14,7 @@ HyperLPR是一个使用深度学习针对对中文车牌识别的实现,与其
+ [端到端(CTC)训练代码](https://github.com/armaab/hyperlpr-train)(感谢群内小伙伴工作)。
+ [训练代码和字符分割介绍](https://github.com/zeusees/HyperLPR-Training)。
+ [IOS版本 xiaojun123456贡献](https://github.com/xiaojun123456)。
+ [编译好的OpenCV_VS2013_Win64 版本](https://pan.baidu.com/s/1c3cgGyk)。
+ [编译好的OpenCV_3.3.1_VS2013_Win64 版本](https://pan.baidu.com/s/1c3cgGyk);(采用VS2015可以使用opencv_3.3以上官方提供的Release版本)。

### 更新
+ 增加了端到端模型的cpp实现,识别速度比分割快30%(Linux)(2018.1.31)


Loading…
Cancel
Save