HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

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

AerialFormer: Multi-resolution Transformer for Aerial Image Segmentation

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.

Code Repositories

UARK-AICV/AerialFormer
Official
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
semantic-segmentation-on-isaidAerialFormer-S
mIoU: 68.4
semantic-segmentation-on-isaidAerialFormer-T
mIoU: 67.5
semantic-segmentation-on-isaidAerialFormer-B
mIoU: 69.3
semantic-segmentation-on-isprs-potsdamAerialFormer-B
Mean F1: 94.1
Mean IoU: 89.1
Overall Accuracy: 93.9
semantic-segmentation-on-lovedaAerialFormer-B
Category mIoU: 54.1

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
AerialFormer: Multi-resolution Transformer for Aerial Image Segmentation | Papers | HyperAI