CVJan 18, 2019

Feature Pyramid and Hierarchical Boosting Network for Pavement Crack Detection

arXiv:1901.06340v2988 citations
AI Analysis

This addresses the problem of automatic road crack detection for road safety, but it is incremental as it builds on existing deep learning approaches.

The paper tackles pavement crack detection by proposing a novel network architecture called Feature Pyramid and Hierarchical Boosting Network (FPHBN), which integrates semantic information and balances sample contributions, resulting in outperforming state-of-the-art methods on five datasets in terms of accuracy and generality.

Pavement crack detection is a critical task for insuring road safety. Manual crack detection is extremely time-consuming. Therefore, an automatic road crack detection method is required to boost this progress. However, it remains a challenging task due to the intensity inhomogeneity of cracks and complexity of the background, e.g., the low contrast with surrounding pavements and possible shadows with similar intensity. Inspired by recent advances of deep learning in computer vision, we propose a novel network architecture, named Feature Pyramid and Hierarchical Boosting Network (FPHBN), for pavement crack detection. The proposed network integrates semantic information to low-level features for crack detection in a feature pyramid way. And, it balances the contribution of both easy and hard samples to loss by nested sample reweighting in a hierarchical way. To demonstrate the superiority and generality of the proposed method, we evaluate the proposed method on five crack datasets and compare it with state-of-the-art crack detection, edge detection, semantic segmentation methods. Extensive experiments show that the proposed method outperforms these state-of-the-art methods in terms of accuracy and generality.

Code Implementations1 repo
Foundations

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

Your Notes