paper-with-me

Papers

Topology-aware Mamba for Crack Segmentation in Structures

2024-10-25 · Xin Zuo, Yu Sheng, Jifeng Shen, Yongwei Shan

CrackMamba, a Mamba-based model, is designed for efficient and accurate crack segmentation for monitoring the structural health of infrastructure. Traditional Convolutional Neural Network (CNN) models struggle with limited receptive fields, and while Vision Transformers (ViT) improve segmentation accuracy, they are computationally intensive. CrackMamba addresses these challenges by utilizing the VMambaV2 with pre-trained ImageNet-1k weights as the encoder and a newly designed decoder for better performance. To handle the random and complex nature of crack development, a Snake Scan module is proposed to reshape crack feature sequences, enhancing feature extraction. Additionally, the three-branch Snake Conv VSS (SCVSS) block is proposed to target cracks more effectively. Experiments show that CrackMamba achieves state-of-the-art (SOTA) performance on the CrackSeg9k and SewerCrack datasets, and demonstrates competitive performance on the retinal vessel segmentation dataset CHASE\underline{~}DB1, highlighting its generalization capability. The code is publicly available at: {https://github.com/shengyu27/CrackMamba.}

📄 PDF Abstract BibTeX arXiv:2410.19894

Code (1)

shengyu27/crackmamba 공식 구현 pytorch

Tasks

Crack SegmentationDecoderMambaRetinal Vessel SegmentationSegmentation

Similar Papers 제목 키워드 기반

SCSegamba: Lightweight Structure-Aware Vision Mamba for Crack Segmentation in Structures

2025-03-03 · CVPR 2025 1 · Hui Liu, Chen Jia, Fan Shi, Xu Cheng 외

Pixel-level segmentation of structural cracks across various scenarios remains a considerable challenge. Current methods encounter challenges in effectively modeling crack morphology and texture, facing challenges in bal…

Crack SegmentationMambaSegmentation

Mamba meets crack segmentation

2024-07-22 · Zhili He, Yu-Hsing Wang

Cracks pose safety risks to infrastructure and cannot be overlooked. The prevailing structures in existing crack segmentation networks predominantly consist of CNNs or Transformers. However, CNNs exhibit a deficiency in …

Crack SegmentationMambaSegmentation

Rethinking Efficient Crack Segmentation with Task-Aligned Structural-Directional Modeling

2026-05-29 · Shipeng Liu, Liang Zhao, Dengfeng Chen, Weihua Zhang arxiv

Recent crack segmentation methods often follow generic semantic segmentation designs, using stronger backbones, hybrid CNN-Transformer-Mamba encoders, and auxiliary enhancement branches. Although effective, this raises w…

Semantic SegmentationCrack Segmentation

LIDAR: Lightweight Adaptive Cue-Aware Fusion Vision Mamba for Multimodal Segmentation of Structural Cracks

2025-07-30 · Hui Liu, Chen Jia, Fan Shi, Xu Cheng 외 arxiv

Achieving pixel-level segmentation with low computational cost using multimodal data remains a key challenge in crack segmentation tasks. Existing methods lack the capability for adaptive perception and efficient interac…

Crack Segmentation

MixerCSeg: An Efficient Mixer Architecture for Crack Segmentation via Decoupled Mamba Attention

2026-03-02 · Zilong Zhao, Zhengming Ding, Pei Niu, Wenhao Sun 외 arxiv

Feature encoders play a key role in pixel-level crack segmentation by shaping the representation of fine textures and thin structures. Existing CNN-, Transformer-, and Mamba-based models each capture only part of the req…

Crack Segmentation