PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
February 20, 20242 citationsOpen Access

CSegNet:A Crack Segmentation Network Combining CNN and Transformer

View Full Paper
HDHao DongYDYinlai DuDFDong Feng

Key Points

Key points are not available for this paper at this time.

Abstract

Abstract Detecting cracks from images plays a crucial role in road maintenance. Road cracks exhibit significant diversity and complexity in terms of shape, size, texture, and road images may contain various noises and interferences such as lighting variations, shadows, and different appearances due to varying perspectives and scales. To address these challenges, we constructed a comprehensive dataset called the Comprehensive Road Crack Dataset (CRCrack Dataset), which encompasses various crack characteristics. In this study, we propose a road crack segmentation network called CSegNet (Crack Segmentation Network), which combines convolutional neural networks (CNNs) and Transformers. The network adopts an encoder-decoder framework, like DeepLab V3+. In the encoder, leveraging the flexibility of Transformers in modeling long-term dependencies and the ability of CNNs to capture local contextual information through local receptive fields, weight sharing, and spatial subsampling, we design a ResNeXTR (ResNeXt-Transformer) feature extraction module as the backbone network to enhance the feature extraction capability for road crack images. To reduce the computational cost in self-attention computation of transformer, we introduce an average pooling layer to downsample the dimensions of the encoded features. In the decoder, to focus on the key information of road cracks under diverse environmental conditions and interferences, we combine the Efficient Channel Attention Module (ECAM) and the Spatial Attention Module (SAM) to design an Efficient Convolutional Block Attention Module (ECBAM) attention module to further optimize feature representation. Additionally, we employ the ReLU activation function, SGD gradient descent, and a hybrid loss function of Binary Cross Entropy with Logits to accelerate convergence speed and improve segmentation accuracy. Through comparative experiments on the CRCrack dataset, the results demonstrate that our proposed method outperforms classic networks such as U-Net and DeepLab V3 + in terms of IoU, Dice, and AUROC evaluation metrics. It exhibits good adaptability to ground crack images from different sources, providing a basis for estimating the degree of road damage.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Dong et al. (2024) studied this question.

synapsesocial.com/papers/68e786f4b6db6435876f9499https://doi.org/10.21203/rs.3.rs-3925781/v1
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale2020 · 22,047 citations
  2. 2CrackTree: Automatic crack detection from pavement images2011 · 1,120 citations
  3. 3Advances in Computer Science and Ubiquitous Computing: CSA & CUTE2016 · 25 citations
  4. 4Crack Detection and Comparison Study Based on Faster R-CNN and Mask R-CNN2022 · 362 citations
  5. 5ARF-Crack: rotation invariant deep fully convolutional network for pixel-level crack detection2020 · 43 citations