From d4e22b33def4a3fe31d02fd5eee37bf8b2346733 Mon Sep 17 00:00:00 2001 From: syan Date: Mon, 30 Jul 2018 20:54:12 +0800 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 增加Python版车牌识别配置教程 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c8485c0..1d6d6de 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ project has been used by some commercial corporations. Free and open source, dep #### 相关资源 ++ [python配置教程](https://www.jianshu.com/p/7ab673abeaae) + [相关技术博客](http://blog.csdn.net/relocy/article/details/78705662)(技术文章会在接下来的几个月的时间内连续更新)。 + [带UI界面的工程](https://pan.baidu.com/s/1cNWpK6)(感谢群内小伙伴的工作)。 + [端到端(多标签分类)训练代码](https://github.com/LCorleone/hyperlpr-train_e2e)(感谢群内小伙伴的工作)。