Towards End-to-End License Plate Detection and Recognition: A Large Dataset and Baseline
ECCV2018
https://github.com/detectRecog/CCPD
本文使用 CNN 网络端对端解决 车牌识别问题。
首先针对车牌识别问题,我们建立了一个比较大的数据库 CCPD ,这是目前为止车牌识别方面的最大的开源数据库
CCPD is the largest publicly available LP dataset to date with over 250k unique car images, and the only one provides vertices location annotations



有了数据,接着设计了一个 The Roadside Parking Net (RPnet)

网络分两个部分:检测模块,识别模块



本文介绍了一种用于车牌识别的大规模数据集CCPD,该数据集包含超过25万张车辆图片及顶点位置注释。此外,还提出了一种名为RoadsideParkingNet (RPnet) 的端对端车牌识别网络模型,该模型由检测模块和识别模块组成。
2万+

被折叠的 条评论
为什么被折叠?



