高级检索

YOLOv3与顶点偏移估计相结合的车牌定位

License Plate Location Based on YOLOv3 and Vertex Offset Estimation

  • 摘要: 深层卷积神经网络(deep convolutional neural networks, DCNN)因其能够自动学习图像有效特征,被广泛应用于视觉目标检测.为克服DCNN目标检测算法大多因采用矩形检测框,而无法有效地应对非约束环境下倾斜性车牌的准确定位问题.提出一种可同时输出矩形目标检测框与关键点的车牌定位解决方案,并具体以YOLOv3所用网络为对象,通过扩展其输出维度,增设车牌顶点相对于矩形检测输出框角点的偏移量损失,在保留其高效计算性能的前提下,训练使其可同时输出矩形检测框及车牌顶点,实现精准定位.在广泛使用的大型非约束性车牌数据集CCPD上的实验结果显示,所提算法不仅可以准确检测车牌顶点,而且能够在Base,Tilt和Weather子集上取得99%以上的定位精度.该方法还可扩展至其他需同时输出目标检测框及关键点的应用领域,具有较好的应用价值.

     

    Abstract: Deep convolutional neural networks(DCNN)have been widely adopted in visual object detection as they can automatically learn effective image features and have strong generalization capabilities.Since the current mainstream visual target detection DCNN commonly output rectangular bounding boxes,they cannot effectively deal with the accurate location for tilted unconstrained license plates.To solve the problem,a solution was proposed and YOLOv3,as a specific DCNN,was trained by extending its output dimensions and establishing additional loss items about vertex offsets relative to the four bounding box corners,which empowers the trained model to output the rectangular bounding boxes and the license plate vertices meanwhile without sacrificing its high-efficiency performance.Experiments on CCPD,a widely used large scale unconstrained license plate dataset,illustrate that the proposed method can not only accurately predict the four vertices of a license plate,but also reach the precision above 99%in Base,Tilt and Weather subset.Moreover,this method can also be generalized to other application fields which require the target bounding box and key points output simultaneously and has promising application potential.

     

/

返回文章
返回