TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/AerialFormer: Multi-resolution Transformer for Aerial Imag...

AerialFormer: Multi-resolution Transformer for Aerial Image Segmentation

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

2023-06-12SegmentationSemantic SegmentationImage Segmentation
PaperPDFCode(official)

Abstract

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.

Results

TaskDatasetMetricValueModel
Semantic SegmentationLoveDACategory mIoU54.1AerialFormer-B
Semantic SegmentationiSAIDmIoU69.3AerialFormer-B
Semantic SegmentationiSAIDmIoU68.4AerialFormer-S
Semantic SegmentationiSAIDmIoU67.5AerialFormer-T
Semantic SegmentationISPRS PotsdamMean F194.1AerialFormer-B
Semantic SegmentationISPRS PotsdamMean IoU89.1AerialFormer-B
Semantic SegmentationISPRS PotsdamOverall Accuracy93.9AerialFormer-B
10-shot image generationLoveDACategory mIoU54.1AerialFormer-B
10-shot image generationiSAIDmIoU69.3AerialFormer-B
10-shot image generationiSAIDmIoU68.4AerialFormer-S
10-shot image generationiSAIDmIoU67.5AerialFormer-T
10-shot image generationISPRS PotsdamMean F194.1AerialFormer-B
10-shot image generationISPRS PotsdamMean IoU89.1AerialFormer-B
10-shot image generationISPRS PotsdamOverall Accuracy93.9AerialFormer-B

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Deep Learning-Based Fetal Lung Segmentation from Diffusion-weighted MRI Images and Lung Maturity Evaluation for Fetal Growth Restriction2025-07-17DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17From Variability To Accuracy: Conditional Bernoulli Diffusion Models with Consensus-Driven Correction for Thin Structure Segmentation2025-07-17Unleashing Vision Foundation Models for Coronary Artery Segmentation: Parallel ViT-CNN Encoding and Variational Fusion2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17