paper-with-me

Papers

Small Dents, Big Impact: A Dataset and Deep Learning Approach for Vehicle Dent Detection

2025-08-21 · Danish Zia Baig, Mohsin Kamal, Zahid Ullah arxiv

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 mAP@0.5:0.95 of 0.20, the mAP@0.5 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.

📄 PDF Abstract BibTeX arXiv:2508.15431

Code (0)

등록된 구현이 없습니다.

Tasks

Object RecognitionData Augmentation

Similar Papers 제목 키워드 기반

Horus: Using Sensor Fusion to Combine Infrastructure and On-board Sensing to Improve Autonomous Vehicle Safety

2020-09-07 · Sanjay Seshan

Studies predict that demand for autonomous vehicles will increase tenfold between 2019 and 2026. However, recent high-profile accidents have significantly impacted consumer confidence in this technology. The cause for ma…

Autonomous VehiclesNavigateSensor Fusion

XTraffic: A Dataset Where Traffic Meets Incidents with Explainability and More

2024-07-16 · Xiaochuan Gou, Ziyue Li, Tian Lan, Junpeng Lin 외

Long-separated research has been conducted on two highly correlated tracks: traffic and incidents. Traffic track witnesses complicating deep learning models, e.g., to push the prediction a few percent more accurate, and …

Perceived Advantage in Perspective Application of Integrated Choice and Latent Variable Model to Capture Electric Vehicles Perceived Advantage from Consumers Perspective

2019-11-28

Relative advantage, or the degree to which a new technology is perceived to be better over the existing technology it supersedes, has a significant impact on individuals decision of adopting to the new technology. This p…

AccidentSim: Generating Physically Realistic Vehicle Collision Videos from Real-World Accident Reports

2025-03-26 · Xiangwen Zhang, Qian Zhang, Longfei Han, Qiang Qu 외

Collecting real-world vehicle accident videos for autonomous driving research is challenging due to their rarity and complexity. While existing driving video generation methods may produce visually realistic videos, they…

Autonomous DrivingNeRFVideo Generation

Computer Vision based Accident Detection for Autonomous Vehicles

2020-12-20 · Dhananjai Chand, Savyasachi Gupta, Ilaiah Kavati

Numerous Deep Learning and sensor-based models have been developed to detect potential accidents with an autonomous vehicle. However, a self-driving car needs to be able to detect accidents between other vehicles in its …

Autonomous VehiclesSelf-Driving Carsvehicle detection