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/An Empirical Study of Remote Sensing Pretraining

An Empirical Study of Remote Sensing Pretraining

Di Wang, Jing Zhang, Bo Du, Gui-Song Xia, DaCheng Tao

2022-04-06Change detection for remote sensing imagesObject Detection In Aerial ImagesScene RecognitionSemantic SegmentationBuilding change detection for remote sensing imagesAerial Scene ClassificationChange DetectionObject Detection
PaperPDFCode(official)Code(official)

Abstract

Deep learning has largely reshaped remote sensing (RS) research for aerial image understanding and made a great success. Nevertheless, most of the existing deep models are initialized with the ImageNet pretrained weights. Since natural images inevitably present a large domain gap relative to aerial images, probably limiting the finetuning performance on downstream aerial scene tasks. This issue motivates us to conduct an empirical study of remote sensing pretraining (RSP) on aerial images. To this end, we train different networks from scratch with the help of the largest RS scene recognition dataset up to now -- MillionAID, to obtain a series of RS pretrained backbones, including both convolutional neural networks (CNN) and vision transformers such as Swin and ViTAE, which have shown promising performance on computer vision tasks. Then, we investigate the impact of RSP on representative downstream tasks including scene recognition, semantic segmentation, object detection, and change detection using these CNN and vision transformer backbones. Empirical study shows that RSP can help deliver distinctive performances in scene recognition tasks and in perceiving RS related semantics such as "Bridge" and "Airplane". We also find that, although RSP mitigates the data discrepancies of traditional ImageNet pretraining on RS images, it may still suffer from task discrepancies, where downstream tasks require different representations from scene recognition tasks. These findings call for further research efforts on both large-scale pretraining datasets and effective pretraining methods. The codes and pretrained models will be released at https://github.com/ViTAE-Transformer/ViTAE-Transformer-Remote-Sensing.

Results

TaskDatasetMetricValueModel
Semantic SegmentationiSAIDmIoU65.3IMP-ViTAEv2-S-UperNet
Semantic SegmentationiSAIDmIoU64.3RSP-ViTAEv2-S-UperNet
Semantic SegmentationiSAIDmIoU64.1RSP-Swin-T-UperNet
Semantic SegmentationiSAIDmIoU61.6RSP-ResNet-50-UperNet
Semantic SegmentationISPRS PotsdamOverall Accuracy91.6IMP-ViTAEv2-S-UperNet
Semantic SegmentationISPRS PotsdamOverall Accuracy91.21RSP-ViTAEv2-S-UperNet
Semantic SegmentationISPRS PotsdamOverall Accuracy90.78RSP-Swin-T-UperNet
Semantic SegmentationISPRS PotsdamOverall Accuracy90.61RSP-ResNet-50-UperNet
Remote SensingCDD Dataset (season-varying)F1-Score0.9702IMP-ViTAEv2-S-BIT
Remote SensingCDD Dataset (season-varying)F1-Score0.9681RSP-ViTAEv2-S-BIT
Remote SensingCDD Dataset (season-varying)F1-Score0.96RSP-ResNet-50-BIT
Remote SensingCDD Dataset (season-varying)F1-Score0.9521RSP-Swin-T-BIT
Remote SensingLEVIR-CDF191.26IMP-ViTAEv2-S-BIT
Remote SensingLEVIR-CDF190.93RSP-ViTAEv2-S-BIT
Remote SensingLEVIR-CDIoU84.95RSP-ViTAEv2-S-BIT
Remote SensingLEVIR-CDF190.1RSP-ResNet-50
Remote SensingLEVIR-CDF190.1RSP-Swin-T
Object DetectionHRSC2016mAP-0790.4RSP-ViTAEv2-S-FPN-ORCN
Object DetectionHRSC2016mAP-0790.4IMP-ViTAEv2-S-FPN-ORCN
Object DetectionHRSC2016mAP-0790.3RSP-ResNet-50-FPN-ORCN
Object DetectionHRSC2016mAP-0790RSP-Swin-T-FPN-ORCN
3DHRSC2016mAP-0790.4RSP-ViTAEv2-S-FPN-ORCN
3DHRSC2016mAP-0790.4IMP-ViTAEv2-S-FPN-ORCN
3DHRSC2016mAP-0790.3RSP-ResNet-50-FPN-ORCN
3DHRSC2016mAP-0790RSP-Swin-T-FPN-ORCN
2D ClassificationHRSC2016mAP-0790.4RSP-ViTAEv2-S-FPN-ORCN
2D ClassificationHRSC2016mAP-0790.4IMP-ViTAEv2-S-FPN-ORCN
2D ClassificationHRSC2016mAP-0790.3RSP-ResNet-50-FPN-ORCN
2D ClassificationHRSC2016mAP-0790RSP-Swin-T-FPN-ORCN
2D Object DetectionHRSC2016mAP-0790.4RSP-ViTAEv2-S-FPN-ORCN
2D Object DetectionHRSC2016mAP-0790.4IMP-ViTAEv2-S-FPN-ORCN
2D Object DetectionHRSC2016mAP-0790.3RSP-ResNet-50-FPN-ORCN
2D Object DetectionHRSC2016mAP-0790RSP-Swin-T-FPN-ORCN
10-shot image generationiSAIDmIoU65.3IMP-ViTAEv2-S-UperNet
10-shot image generationiSAIDmIoU64.3RSP-ViTAEv2-S-UperNet
10-shot image generationiSAIDmIoU64.1RSP-Swin-T-UperNet
10-shot image generationiSAIDmIoU61.6RSP-ResNet-50-UperNet
10-shot image generationISPRS PotsdamOverall Accuracy91.6IMP-ViTAEv2-S-UperNet
10-shot image generationISPRS PotsdamOverall Accuracy91.21RSP-ViTAEv2-S-UperNet
10-shot image generationISPRS PotsdamOverall Accuracy90.78RSP-Swin-T-UperNet
10-shot image generationISPRS PotsdamOverall Accuracy90.61RSP-ResNet-50-UperNet
16kHRSC2016mAP-0790.4RSP-ViTAEv2-S-FPN-ORCN
16kHRSC2016mAP-0790.4IMP-ViTAEv2-S-FPN-ORCN
16kHRSC2016mAP-0790.3RSP-ResNet-50-FPN-ORCN
16kHRSC2016mAP-0790RSP-Swin-T-FPN-ORCN

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-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-17A Real-Time System for Egocentric Hand-Object Interaction Detection in Industrial Domains2025-07-17RS-TinyNet: Stage-wise Feature Fusion Network for Detecting Tiny Objects in Remote Sensing Images2025-07-17Decoupled PROB: Decoupled Query Initialization Tasks and Objectness-Class Learning for Open World Object Detection2025-07-17