Browse Source

Update README.md

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

+ 6
- 3
README.md 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)(感谢群内小伙伴的工作)。

### 更新



Loading…
Cancel
Save