English

A Convolutional-Transformer Network for Crack Segmentation with Boundary Awareness

Computer Vision and Pattern Recognition 2023-11-14 v3 Image and Video Processing

Abstract

Cracks play a crucial role in assessing the safety and durability of manufactured buildings. However, the long and sharp topological features and complex background of cracks make the task of crack segmentation extremely challenging. In this paper, we propose a novel convolutional-transformer network based on encoder-decoder architecture to solve this challenge. Particularly, we designed a Dilated Residual Block (DRB) and a Boundary Awareness Module (BAM). The DRB pays attention to the local detail of cracks and adjusts the feature dimension for other blocks as needed. And the BAM learns the boundary features from the dilated crack label. Furthermore, the DRB is combined with a lightweight transformer that captures global information to serve as an effective encoder. Experimental results show that the proposed network performs better than state-of-the-art algorithms on two typical datasets. Datasets, code, and trained models are available for research at https://github.com/HqiTao/CT-crackseg.

Keywords

Cite

@article{arxiv.2302.11728,
  title  = {A Convolutional-Transformer Network for Crack Segmentation with Boundary Awareness},
  author = {Huaqi Tao and Bingxi Liu and Jinqiang Cui and Hong Zhang},
  journal= {arXiv preprint arXiv:2302.11728},
  year   = {2023}
}

Comments

Accepted to ICIP 2023

R2 v1 2026-06-28T08:47:28.202Z