CVAug 14, 2020

Optimized Deep Encoder-Decoder Methods for Crack Segmentation

arXiv:2008.06266v294 citations
AI Analysis

This work addresses crack segmentation for infrastructure inspection, representing an incremental improvement with domain-specific impact.

The authors tackled surface crack segmentation by proposing optimized deep encoder-decoder methods, achieving new state-of-the-art results across four public datasets through techniques like test-time augmentation and statistical analysis.

Surface crack segmentation poses a challenging computer vision task as background, shape, colour and size of cracks vary. In this work we propose optimized deep encoder-decoder methods consisting of a combination of techniques which yield an increase in crack segmentation performance. Specifically we propose a decoder-part for an encoder-decoder based deep learning architecture for semantic segmentation and study its components to achieve increased performance. We also examine the use of different encoder strategies and introduce a data augmentation policy to increase the amount of available training data. The performance evaluation of our method is carried out on four publicly available crack segmentation datasets. Additionally, we introduce two techniques into the field of surface crack segmentation, previously not used there: Generating results using test-time-augmentation and performing a statistical result analysis over multiple training runs. The former approach generally yields increased performance results, whereas the latter allows for more reproducible and better representability of a methods results. Using those aforementioned strategies with our proposed encoder-decoder architecture we are able to achieve new state of the art results in all datasets.

Foundations

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

Your Notes