用深度学习自动识别汽车微小凹陷,提升检测精度与效率
Small Dents, Big Impact: A Dataset and Deep Learning Approach for Vehicle Dent Detection
- 基于YOLOv8框架构建专用模型,结合实时数据增强提升鲁棒性
- YOLOv8m-t42模型在微小凹陷检测中达到0.86精确率、0.84召回率
- 适合保险定损、车辆检测等需要快速准确判断的场景
传统汽车损伤检测依赖人工,耗时且易漏检微小缺陷。本文提出基于YOLOv8的深度学习方法,自动识别车体表面微观凹陷。构建了包含多种光照、角度和纹理条件的标注数据集,并采用实时数据增强训练YOLOv8m及其改进版YOLOv8m-t4和YOLOv8m-t42。实验表明,YOLOv8m-t42模型在微小缺陷检测中表现最优:精确率0.86,召回率0.84,F1-score达0.85;在[email protected]:0.95为0.20的情况下,[email protected]稳定在0.60,PR曲线下面积达0.88,优于YOLOv8m-t4(0.82)。该模型兼具高精度与低延迟,适用于自动化保险评估与车辆检查等实时应用。
原文摘要 · Abstract (English)
Conventional car damage inspection techniques are labor-intensive, manual, and frequently overlook tiny surface imperfections like microscopic dents. Machine learning provides an innovative solution to the increasing demand for quicker and more precise inspection methods. The paper uses the YOLOv8 object recognition framework to provide a deep learning-based solution for automatically detecting microscopic surface flaws, notably tiny dents, on car exteriors. Traditional automotive damage inspection procedures are manual, time-consuming, and frequently unreliable at detecting tiny flaws. To solve this, a bespoke dataset containing annotated photos of car surfaces under various lighting circumstances, angles, and textures was created. To improve robustness, the YOLOv8m model and its customized variants, YOLOv8m-t4 and YOLOv8m-t42, were trained employing real-time data augmentation approaches. Experimental results show that the technique has excellent detection accuracy and low inference latency, making it suited for real-time applications such as automated insurance evaluations and automobile inspections. Evaluation parameters such as mean Average Precision (mAP), precision, recall, and F1-score verified the model's efficacy. With a precision of 0.86, recall of 0.84, and F1-score of 0.85, the YOLOv8m-t42 model outperformed the YOLOv8m-t4 model (precision: 0.81, recall: 0.79, F1-score: 0.80) in identifying microscopic surface defects. With a little reduced [email protected]:0.95 of 0.20, the [email protected] for YOLOv8m-t42 stabilized at 0.60. Furthermore, YOLOv8m-t42's PR curve area was 0.88, suggesting more consistent performance than YOLOv8m-t4 (0.82). YOLOv8m-t42 has greater accuracy and is more appropriate for practical dent detection applications, even though its convergence is slower.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。