CVLGIVMay 17, 2021

Learning to Automatically Catch Potholes in Worldwide Road Scene Images

arXiv:2105.07986v229 citations
Originality Synthesis-oriented
AI Analysis

This addresses road maintenance costs and safety by automating pothole detection for transportation systems, though it is incremental as it applies existing methods to a new dataset.

The research tackled automated pothole detection from worldwide road scene images by fine-tuning object detection models like Faster R-CNN and SSD on a large annotated dataset, achieving high average precision and deploying the detector on a real vehicle for IoT notifications.

Among several road hazards that are present in any paved way in the world, potholes are one of the most annoying and also involving higher maintenance costs. There exists an increasing interest on the automated detection of these hazards enabled by technological and research progress. Our research work tackled the challenge of pothole detection from images of real world road scenes. The main novelty resides on the application of the latest progress in AI to learn the visual appearance of potholes. We built a large dataset of images with pothole annotations. They contained road scenes from different cities in the world, taken with different cameras, vehicles and viewpoints under varied environmental conditions. Then, we fine-tuned four different object detection models based on Faster R-CNN and SSD deep neural networks. We achieved high average precision and the pothole detector was tested on the Nvidia DrivePX2 platform with GPGPU capability, which can be embedded on vehicles. Moreover, it was deployed on a real vehicle to notify the detected potholes to a given IoT platform as part of AUTOPILOT H2020 project.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes