arXiv:2508.18425cs.CV2025-08中稿 · presentation at th…被引 8

构建首个车牌可读性分类数据集,助力智能识别系统精准判断修复优先级。

LPLC: A Dataset for License Plate Legibility Classification

  • 构建10210张带标注车牌图像的细粒度数据集,支持可读性分级
  • 三类基线模型整体F1低于80%,证明任务难度高
  • 适合做图像增强、自动驾驶与交通监控系统的研发参考

自动车牌识别(ALPR)在处理模糊车牌时仍面临挑战。尽管超分辨率等重建方法出现,但低质量车牌的识别问题仍未解决。为优化模型性能与计算效率,应仅对需要提升可读性的图像进行预处理。为此,我们提出一个新数据集——LPLC,包含10,210张车辆图像和12,687个标注车牌,涵盖多种车型、光照条件与拍摄质量。采用细粒度标注:包括车辆与车牌级别的遮挡信息,四类可读性等级(完美、良好、较差、不可读),以及前三类的字符标签。作为基准任务,我们使用ViT、ResNet和YOLO三种图像识别网络,判断车牌是否可用、需超分或无法恢复。三类模型整体F1均低于80%,结合超分辨率与识别方法分析,凸显该任务复杂性,亟需进一步研究。数据集已开源:https://github.com/lmlwojcik/lplc-dataset。

原文摘要 · Abstract (English)

Automatic License Plate Recognition (ALPR) faces a major challenge when dealing with illegible license plates (LPs). While reconstruction methods such as super-resolution (SR) have emerged, the core issue of recognizing these low-quality LPs remains unresolved. To optimize model performance and computational efficiency, image pre-processing should be applied selectively to cases that require enhanced legibility. To support research in this area, we introduce a novel dataset comprising 10,210 images of vehicles with 12,687 annotated LPs for legibility classification (the LPLC dataset). The images span a wide range of vehicle types, lighting conditions, and camera/image quality levels. We adopt a fine-grained annotation strategy that includes vehicle- and LP-level occlusions, four legibility categories (perfect, good, poor, and illegible), and character labels for three categories (excluding illegible LPs). As a benchmark, we propose a classification task using three image recognition networks to determine whether an LP image is good enough, requires super-resolution, or is completely unrecoverable. The overall F1 score, which remained below 80% for all three baseline models (ViT, ResNet, and YOLO), together with the analyses of SR and LP recognition methods, highlights the difficulty of the task and reinforces the need for further research. The proposed dataset is publicly available at https://github.com/lmlwojcik/lplc-dataset.

车牌识别数据集可读性分类图像质量

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。