Update README.md

This commit is contained in:
Jack Yu
2018-01-14 17:44:36 +08:00
committed by GitHub
parent 58576e07b5
commit 7d20f55186
+6 -3
View File
@@ -5,9 +5,12 @@ This research aims at simply developping plate recognition project based on deep
project has been used by some commercial corporations. Free and open source, deploying by Zeusee.
HyperLPR是一个使用深度学习针对对中文车牌识别的实现,与较为流行的开源的[EasyPR](https://github.com/liuruoze/EasyPR)相比,它的检测速度和鲁棒性和多场景的适应性都要好于目前开源的EasyPR。
[在线测试地址](http://sftera.vicp.io:8000/uploader)(已失效)。
[相关技术博客](http://blog.csdn.net/relocy/article/details/78705662)(技术文章会在接下来的几个月的时间内连续更新)。
[编译好的带UI界面的可执行文件](https://pan.baidu.com/s/1qZGXScc)(感谢群内小伙伴的工作)。
#### 相关资源
+ [在线测试地址](http://sftera.vicp.io:8000/uploader)(已失效)。
+ [相关技术博客](http://blog.csdn.net/relocy/article/details/78705662)(技术文章会在接下来的几个月的时间内连续更新)。+
+ [编译好的带UI界面的可执行文件](https://pan.baidu.com/s/1qZGXScc)(感谢群内小伙伴的工作)。
### 更新