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

AerialFormer: Multi-resolution Transformer for Aerial Image Segmentation

About

Aerial Image Segmentation is a top-down perspective semantic segmentation and has several challenging characteristics such as strong imbalance in the foreground-background distribution, complex background, intra-class heterogeneity, inter-class homogeneity, and tiny objects. To handle these problems, we inherit the advantages of Transformers and propose AerialFormer, which unifies Transformers at the contracting path with lightweight Multi-Dilated Convolutional Neural Networks (MD-CNNs) at the expanding path. Our AerialFormer is designed as a hierarchical structure, in which Transformer encoder outputs multi-scale features and MD-CNNs decoder aggregates information from the multi-scales. Thus, it takes both local and global contexts into consideration to render powerful representations and high-resolution segmentation. We have benchmarked AerialFormer on three common datasets including iSAID, LoveDA, and Potsdam. Comprehensive experiments and extensive ablation studies show that our proposed AerialFormer outperforms previous state-of-the-art methods with remarkable performance. Our source code will be publicly available upon acceptance.

Kashu Yamazaki, Taisei Hanyu, Minh Tran, Adrian de Luis, Roy McCann, Haitao Liao, Chase Rainwater, Meredith Adkins, Jackson Cothren, Ngan Le• 2023

Related benchmarks

TaskDatasetResultRank
Semantic segmentationLoveDA
mIoU54.1
142
Semantic segmentationLoveDA (test)
mIoU52.4
81
Semantic segmentationLoveDA
IoU (Background)47.8
60
Semantic segmentationPotsdam and Vaihingen ISPRS 2D Semantic Labeling (test)
mF1 (Potsdam)94.1
10
Remote SensingLoveDA (test)
mIoU54.1
6
Remote SensingPotsdam (test)
mIoU0.391
6
Showing 6 of 6 rows

Other info

Follow for update