paper-with-me

Papers

Road Damages Detection and Classification with YOLOv7

2022-10-31 · Vung Pham, Du Nguyen, Christopher Donan

Maintaining the roadway infrastructure is one of the essential factors in enabling a safe, economic, and sustainable transportation system. Manual roadway damage data collection is laborious and unsafe for humans to perform. This area is poised to benefit from the rapid advance and diffusion of artificial intelligence technologies. Specifically, deep learning advancements enable the detection of road damages automatically from the collected road images. This work proposes to collect and label road damage data using Google Street View and use YOLOv7 (You Only Look Once version 7) together with coordinate attention and related accuracy fine-tuning techniques such as label smoothing and ensemble method to train deep learning models for automatic road damage detection and classification. The proposed approaches are applied to the Crowdsensing-based Road Damage Detection Challenge (CRDDC2022), IEEE BigData 2022. The results show that the data collection from Google Street View is efficient, and the proposed deep learning approach results in F1 scores of 81.7% on the road damage data collected from the United States using Google Street View and 74.1% on all test images of this dataset.

📄 PDF Abstract BibTeX arXiv:2211.00091

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDeep LearningRoad Damage Detection

Methods 이 논문이 사용한 방법론

Test 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Coordinate attention Hou et al. proposed coordinate attention, a novel attention mechanism which embeds positional information into channel attention, so that the network can focus on large…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…

Similar Papers 제목 키워드 기반

Road Damage and Manhole Detection using Deep Learning for Smart Cities: A Polygonal Annotation Approach

2025-10-04 · Rasel Hossen, Diptajoy Mistry, Mushiur Rahman, Waki As Sami Atikur Rahman Hridoy 외 arxiv

Urban safety and infrastructure maintenance are critical components of smart city development. Manual monitoring of road damages is time-consuming, highly costly, and error-prone. This paper presents a deep learning appr…

Road Damage Detection using Deep Ensemble Learning

2020-10-30 · Keval Doshi, Yasin Yilmaz

Road damage detection is critical for the maintenance of a road, which traditionally has been performed using expensive high-performance sensors. With the recent advances in technology, especially in computer vision, it …

Ensemble LearningManagementRoad Damage Detection

DAPONet: A Dual Attention and Partially Overparameterized Network for Real-Time Road Damage Detection

2024-09-03 · Weichao Pan, Jiaju Kang, Xu Wang, Zhihao Chen 외

Current road damage detection methods, relying on manual inspections or sensor-mounted vehicles, are inefficient, limited in coverage, and often inaccurate, especially for minor damages, leading to delays and safety haza…

Road Damage Detection

Intelligent Road Condition Monitoring using 3D In-Air SONAR Sensing

2026-03-30 · Amber Cassimon, Robin Kerstens, Walter Daems, Jan Steckel arxiv

In this paper, we investigate the capabilities of in-air 3D SONAR sensors for the monitoring of road surface conditions. Concretely, we consider two applications: Road material classification and Road damage detection an…

Road Damage Detection

Adversarial Attack On Yolov5 For Traffic And Road Sign Detection

2023-05-27 · Sanyam Jain

This paper implements and investigates popular adversarial attacks on the YOLOv5 Object Detection algorithm. The paper explores the vulnerability of the YOLOv5 to adversarial attacks in the context of traffic and road si…

Adversarial Attackobject-detectionObject Detection