Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

A Novel Transformer Based Semantic Segmentation Scheme for Fine-Resolution Remote Sensing Images

About

The fully convolutional network (FCN) with an encoder-decoder architecture has been the standard paradigm for semantic segmentation. The encoder-decoder architecture utilizes an encoder to capture multilevel feature maps, which are incorporated into the final prediction by a decoder. As the context is crucial for precise segmentation, tremendous effort has been made to extract such information in an intelligent fashion, including employing dilated/atrous convolutions or inserting attention modules. However, these endeavors are all based on the FCN architecture with ResNet or other backbones, which cannot fully exploit the context from the theoretical concept. By contrast, we introduce the Swin Transformer as the backbone to extract the context information and design a novel decoder of densely connected feature aggregation module (DCFAM) to restore the resolution and produce the segmentation map. The experimental results on two remotely sensed semantic segmentation datasets demonstrate the effectiveness of the proposed scheme.Code is available at https://github.com/WangLibo1995/GeoSeg

Libo Wang, Rui Li, Chenxi Duan, Ce Zhang, Xiaoliang Meng, Shenghui Fang• 2021

Related benchmarks

TaskDatasetResultRank
Semantic segmentationLoveDA
mIoU50.6
142
Semantic segmentationPotsdam (test)
mIoU75.12
104
Semantic segmentationVaihingen
mIoU83.2
95
Semantic segmentationLoveDA (test)
mIoU50.6
81
Semantic segmentationLoveDA
IoU (Background)41.3
60
Semantic segmentationVaihingen (test)
OA91.6
43
Semantic segmentationPoland dataset
mIoU43.56
36
Semantic segmentationISPRS Vaihingen (test)
mIoU66.15
22
Semantic segmentationChesapeake Bay watershed 1-m images and 30-m labels (test)
Accuracy (Delaware)59.65
15
Land Cover MappingChesapeake Bay (test)
mIoU (Delaware)59.65
11
Showing 10 of 11 rows

Other info

Follow for update