paper-with-me

Papers

Computer Vision for Road Imaging and Pothole Detection: A State-of-the-Art Review of Systems and Algorithms

2022-04-28 · Nachuan Ma, Jiahe Fan, Wenshuo Wang, Jin Wu, Yu Jiang, Lihua Xie, Rui Fan

Computer vision algorithms have been prevalently utilized for 3-D road imaging and pothole detection for over two decades. Nonetheless, there is a lack of systematic survey articles on state-of-the-art (SoTA) computer vision techniques, especially deep learning models, developed to tackle these problems. This article first introduces the sensing systems employed for 2-D and 3-D road data acquisition, including camera(s), laser scanners, and Microsoft Kinect. Afterward, it thoroughly and comprehensively reviews the SoTA computer vision algorithms, including (1) classical 2-D image processing, (2) 3-D point cloud modeling and segmentation, and (3) machine/deep learning, developed for road pothole detection. This article also discusses the existing challenges and future development trends of computer vision-based road pothole detection approaches: classical 2-D image processing-based and 3-D point cloud modeling and segmentation-based approaches have already become history; and Convolutional neural networks (CNNs) have demonstrated compelling road pothole detection results and are promising to break the bottleneck with the future advances in self/un-supervised learning for multi-modal semantic segmentation. We believe that this survey can serve as practical guidance for developing the next-generation road condition assessment systems.

📄 PDF Abstract BibTeX arXiv:2204.13590

Code (1)

sekilab/RoadDamageDetector 공식 구현 tf

Tasks

ArticlesSegmentationSemantic SegmentationSurvey

Similar Papers 제목 키워드 기반

Graph Attention Layer Evolves Semantic Segmentation for Road Pothole Detection: A Benchmark and Algorithms

2021-09-06 · Rui Fan, Hengli Wang, YuAn Wang, Ming Liu 외

Existing road pothole detection approaches can be classified as computer vision-based or machine learning-based. The former approaches typically employ 2-D image analysis/understanding or 3-D point cloud modeling and seg…

Graph AttentionGraph Neural NetworkSegmentationSemantic Segmentation

Pothole Detection Based on Disparity Transformation and Road Surface Modeling

2019-08-02 · Rui Fan, Umar Ozgunalp, Brett Hosking, Ming Liu 외

Pothole detection is one of the most important tasks for road maintenance. Computer vision approaches are generally based on either 2D road image analysis or 3D road surface modeling. However, these two categories are al…

RoadScan: A Novel and Robust Transfer Learning Framework for Autonomous Pothole Detection in Roads

2023-08-07 · Guruprasad Parasnis, Anmol Chokshi, Vansh Jain, Kailas Devadkar

This research paper presents a novel approach to pothole detection using Deep Learning and Image Processing techniques. The proposed system leverages the VGG16 model for feature extraction and utilizes a custom Siamese n…

Computational Efficiencyobject-detectionObject DetectionTransfer Learning+1

Enhancing Pothole Detection and Characterization: Integrated Segmentation and Depth Estimation in Road Anomaly Systems

2025-04-18 · Uthman Baroudi, Alala BaHamid, Yasser Elalfy, Ziad Al Alami

Road anomaly detection plays a crucial role in road maintenance and in enhancing the safety of both drivers and vehicles. Recent machine learning approaches for road anomaly detection have overcome the tedious and time-c…

Anomaly DetectionDepth EstimationTransfer Learning

Rethinking Road Surface 3D Reconstruction and Pothole Detection: From Perspective Transformation to Disparity Map Segmentation

2020-12-19 · Rui Fan, Umar Ozgunalp, YuAn Wang, Ming Liu 외

Potholes are one of the most common forms of road damage, which can severely affect driving comfort, road safety and vehicle condition. Pothole detection is typically performed by either structural engineers or certified…

3D ReconstructionClusteringGPUSuperpixels