From 572a51ac87d30f9098cf457c8245b78f2870d829 Mon Sep 17 00:00:00 2001 From: syan Date: Mon, 25 Sep 2017 22:59:39 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 468a6e6..9ce2463 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ### 介绍 This research aims at simply developping plate recognition project based on deep learning methods, with low complexity and high speed. This -project has been by some commercial corporations. Free and open source, deploying by Zeusee. +project has been used by some commercial corporations. Free and open source, deploying by Zeusee. HyperLPR是一个基于Python的使用深度学习针对对中文车牌识别的实现,与开源的[EasyPR](https://github.com/liuruoze/EasyPR)相比,它的检测速度和鲁棒性和多场景的适应性都要好于EasyPR。