Multi-Scale Feature Fusion: Learning Better Semantic Segmentation for Road Pothole Detection
Jiahe Fan, Mohammud J. Bocus, Brett Hosking, Rigen Wu, Yanan Liu,, Sergey Vityazev, Rui Fan

TL;DR
This paper introduces a multi-scale feature fusion method for semantic segmentation that improves pothole detection accuracy by integrating spatial context and enhancing feature consistency, achieving state-of-the-art results.
Contribution
The paper proposes a novel multi-scale feature fusion module combined with channel attention and atrous spatial pyramid pooling for improved pothole detection.
Findings
Achieves state-of-the-art performance on Pothole-600 dataset.
Outperforms existing single-modal semantic segmentation networks.
Effective on both RGB and disparity images.
Abstract
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 then reweighs the channel features to enhance the consistency of different feature maps. Subsequently, we employ an atrous spatial pyramid pooling module (comprising of atrous convolutions in series, with progressive rates of dilation) to integrate the spatial context information. This helps better distinguish between potholes and undamaged road areas. Finally, the feature maps in the adjacent layers are fused using our proposed multi-scale feature fusion module. This further reduces the semantic gap between different feature channel layers. Extensive experiments were carried out on the Pothole-600 dataset to demonstrate the effectiveness of our proposed method. The…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsMax Pooling · Sigmoid Activation · Dense Connections · *Communicated@Fast*How Do I Communicate to Expedia? · Convolution · Batch Normalization · Spatial Pyramid Pooling · Average Pooling · Pyramid Pooling Module
