JavaShuo
栏目
标签
车牌识别“Towards End-to-End Car License Plates Detection and Recognition with Deep Neural Networks”
时间 2020-12-29
原文
原文链接
车牌检测和识别,很久没关注了。作者提出了一个一体化的深度网络,同时进行车牌的检测和识别,在识别时不需要字符分割,而是使用带有CTC的RNN网络,具体的实现细节在论文的参考论文【14】中。 模型首先使用卷积层应用到输入图像,之后提取车牌proposals,接下来使用RoI池化层和MLP进行车牌检测和bbox回归,同时使用带有CTC的RNN进行牌照识别,网络的结构如图1所示: 车牌检测网络: 车牌检测
>>阅读原文<<
相关文章
1.
车牌检测识别--Towards End-to-End Car License Plates Detection and Recognition with Deep Neural Networks
2.
车牌识别--Towards End-to-End License Plate Detection and Recognition: A Large Dataset and Baseline
3.
车牌字符识别LPRNet:License Plate Recognition via Deep Neural Networks
4.
车牌识别 99% License-Plate-Detect-Recognition-via-Deep-Neural-Networks-accuracy-up-to-99.9
5.
LPRNet: License Plate Recognition via Deep Neural Networks
6.
车牌检测与识别:License plate detection and recognition (LPDR)
7.
车牌识别
8.
基于深度学习的车牌识别技术的研究
9.
论文LPRNet:License Plate Recognition via Deep Neural Networks翻译工做
10.
(7) [IEEEAcoustic13] SPEECH RECOGNITION WITH DEEP RECURRENT NEURAL NETWORKS
更多相关文章...
•
SQL 别名
-
SQL 教程
•
SQLite 别名
-
SQLite教程
•
RxJava操作符(七)Conditional and Boolean
•
TiDB 在摩拜单车在线数据业务的应用和实践
相关标签/搜索
networks
recognition
car
license
plates
neural
detection
车牌
deep
识别
NoSQL教程
MySQL教程
Thymeleaf 教程
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
1.2 Illustrator多文档的几种排列方式
2.
5.16--java数据类型转换及杂记
3.
性能指标
4.
(1.2)工厂模式之工厂方法模式
5.
Java记录 -42- Java Collection
6.
Java记录 -42- Java Collection
7.
github使用
8.
Android学习笔记(五十):声明、请求和检查许可
9.
20180626
10.
服务扩容可能引入的负面问题及解决方法
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
车牌检测识别--Towards End-to-End Car License Plates Detection and Recognition with Deep Neural Networks
2.
车牌识别--Towards End-to-End License Plate Detection and Recognition: A Large Dataset and Baseline
3.
车牌字符识别LPRNet:License Plate Recognition via Deep Neural Networks
4.
车牌识别 99% License-Plate-Detect-Recognition-via-Deep-Neural-Networks-accuracy-up-to-99.9
5.
LPRNet: License Plate Recognition via Deep Neural Networks
6.
车牌检测与识别:License plate detection and recognition (LPDR)
7.
车牌识别
8.
基于深度学习的车牌识别技术的研究
9.
论文LPRNet:License Plate Recognition via Deep Neural Networks翻译工做
10.
(7) [IEEEAcoustic13] SPEECH RECOGNITION WITH DEEP RECURRENT NEURAL NETWORKS
>>更多相关文章<<