摘要: 使用imgaug进行增强,项目地址:https://github.com/aleju/imgaug 由于在车牌识别中使用的增强方法有限,因此直接使用作者给的例子即可 https://imgaug.readthedocs.io/en/latest/source/examples_basics.html 阅读全文
posted @ 2018-10-09 16:32 小夜0810 阅读(1097) 评论(0) 推荐(0) 编辑
摘要: 将第三方包安装到anaconda下:anaconda路径/bin/pip(pip3, pip3.6) install 包 参考地址:https://segmentfault.com/q/1010000012539647/a-1020000012540783 阅读全文
posted @ 2018-10-09 10:06 小夜0810 阅读(318) 评论(0) 推荐(0) 编辑