paper-with-me

Papers

Pothole Detection Based on Disparity Transformation and Road Surface Modeling

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

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 always used independently. Furthermore, the pothole detection accuracy is still far from satisfactory. Therefore, in this paper, we present a robust pothole detection algorithm that is both accurate and computationally efficient. A dense disparity map is first transformed to better distinguish between damaged and undamaged road areas. To achieve greater disparity transformation efficiency, golden section search and dynamic programming are utilized to estimate the transformation parameters. Otsu's thresholding method is then used to extract potential undamaged road areas from the transformed disparity map. The disparities in the extracted areas are modeled by a quadratic surface using least squares fitting. To improve disparity map modeling robustness, the surface normal is also integrated into the surface modeling process. Furthermore, random sample consensus is utilized to reduce the effects caused by outliers. By comparing the difference between the actual and modeled disparity maps, the potholes can be detected accurately. Finally, the point clouds of the detected potholes are extracted from the reconstructed 3D road surface. The experimental results show that the successful detection accuracy of the proposed system is around 98.7% and the overall pixel-level accuracy is approximately 99.6%.

📄 PDF Abstract BibTeX arXiv:1908.00894

Code (1)

ruirangerfan/stereo_pothole_datasets 공식 구현

Similar Papers 제목 키워드 기반

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

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

We Learn Better Road Pothole Detection: from Attention Aggregation to Adversarial Domain Adaptation

2020-08-16 · Rui Fan, Hengli Wang, Mohammud J. Bocus, Ming Liu

Manual visual inspection performed by certified inspectors is still the main form of road pothole detection. This process is, however, not only tedious, time-consuming and costly, but also dangerous for the inspectors. F…

Domain AdaptationSegmentationSemantic SegmentationThermal Image Segmentation

Real-time pothole detection with onboard sensors and camera on vehicles

2025-11-10 · Aswath Muthuselvam, Jeevak Raj S, Mohanaprasad K arxiv

Road conditions play an important role in our everyday commute. With the proliferating number of vehicles on the road each year, it has become necessary to access the road conditions very frequently, this would ensure th…

Multi-Scale Feature Fusion: Learning Better Semantic Segmentation for Road Pothole Detection

2021-12-24 · Jiahe Fan, Mohammud J. Bocus, Brett Hosking, Rigen Wu 외

This paper presents a novel pothole detection approach based on single-modal semantic segmentation. It first extracts visual features from input images using a convolutional neural network. A channel attention module the…

SegmentationSemantic Segmentation