论文标题
端到端可训练的网络通过车牌关系挖掘降级的车牌检测
End-to-end trainable network for degraded license plate detection via vehicle-plate relation mining
论文作者
论文摘要
车牌检测是车牌识别系统的第一个也是必不可少的步骤,在实际应用中仍然具有挑战性,例如公路场景。特别是,很难检测到主要由遥远和移动相机引起的小型和倾斜的车牌。在这项工作中,我们提出了一种新颖且适用的方法,用于通过车辆板关系挖掘降解的车牌检测,该方法将车牌定位在粗到精细的方案中。首先,我们建议通过使用车辆和车牌之间的关系来估算车牌周围的当地区域,这可以大大减少搜索区域并精确检测到非常小的车牌。其次,我们建议通过回归车牌的四个角以健身检测到倾斜的车牌,以预测局部区域中的四边形边界框。此外,可以以端到端的方式对整个网络进行培训。广泛的实验验证了我们提出的小型车牌和倾斜牌照的有效性。代码可在https://github.com/chensonglu/lpd-end-to-end上找到。
License plate detection is the first and essential step of the license plate recognition system and is still challenging in real applications, such as on-road scenarios. In particular, small-sized and oblique license plates, mainly caused by the distant and mobile camera, are difficult to detect. In this work, we propose a novel and applicable method for degraded license plate detection via vehicle-plate relation mining, which localizes the license plate in a coarse-to-fine scheme. First, we propose to estimate the local region around the license plate by using the relationships between the vehicle and the license plate, which can greatly reduce the search area and precisely detect very small-sized license plates. Second, we propose to predict the quadrilateral bounding box in the local region by regressing the four corners of the license plate to robustly detect oblique license plates. Moreover, the whole network can be trained in an end-to-end manner. Extensive experiments verify the effectiveness of our proposed method for small-sized and oblique license plates. Codes are available at https://github.com/chensonglu/LPD-end-to-end.