Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

CM-UNet: Hybrid CNN-Mamba UNet for Remote Sensing Image Semantic Segmentation

About

Due to the large-scale image size and object variations, current CNN-based and Transformer-based approaches for remote sensing image semantic segmentation are suboptimal for capturing the long-range dependency or limited to the complex computational complexity. In this paper, we propose CM-UNet, comprising a CNN-based encoder for extracting local image features and a Mamba-based decoder for aggregating and integrating global information, facilitating efficient semantic segmentation of remote sensing images. Specifically, a CSMamba block is introduced to build the core segmentation decoder, which employs channel and spatial attention as the gate activation condition of the vanilla Mamba to enhance the feature interaction and global-local information fusion. Moreover, to further refine the output features from the CNN encoder, a Multi-Scale Attention Aggregation (MSAA) module is employed to merge the different scale features. By integrating the CSMamba block and MSAA module, CM-UNet effectively captures the long-range dependencies and multi-scale global contextual information of large-scale remote-sensing images. Experimental results obtained on three benchmarks indicate that the proposed CM-UNet outperforms existing methods in various performance metrics. The codes are available at https://github.com/XiaoBuL/CM-UNet.

Mushui Liu, Jun Dan, Ziqian Lu, Yunlong Yu, Yingming Li, Xi Li• 2024

Related benchmarks

TaskDatasetResultRank
Crack SegmentationDeepCrack
mIoU88.63
22
Crack SegmentationCrackMap
mIoU78.41
22
Crack SegmentationTUT
mIoU82.63
22
Crack SegmentationCRACK500
mIoU75.92
22
Topological Crack SegmentationTopological Crack Segmentation Efficiency (test)
FPS16
11
Satellite Image SegmentationLoveDA (test)
mIoU (Test)50.21
3
Satellite Image SegmentationISPRS Vaihingen (test)
mIoU84.64
3
Showing 7 of 7 rows

Other info

Follow for update