HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

An Empirical Study of Remote Sensing Pretraining

Di Wang; Jing Zhang; Bo Du; Gui-Song Xia; Dacheng Tao

An Empirical Study of Remote Sensing Pretraining

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.

Code Repositories

vitae-transformer/rsp
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
building-change-detection-for-remote-sensingIMP-ViTAEv2-S-BIT
F1: 91.26
building-change-detection-for-remote-sensingRSP-ResNet-50
F1: 90.10
building-change-detection-for-remote-sensingRSP-Swin-T
F1: 90.10
building-change-detection-for-remote-sensingRSP-ViTAEv2-S-BIT
F1: 90.93
IoU: 84.95
change-detection-for-remote-sensing-images-onRSP-Swin-T-BIT
F1-Score: 0.9521
change-detection-for-remote-sensing-images-onIMP-ViTAEv2-S-BIT
F1-Score: 0.9702
change-detection-for-remote-sensing-images-onRSP-ResNet-50-BIT
F1-Score: 0.96
change-detection-for-remote-sensing-images-onRSP-ViTAEv2-S-BIT
F1-Score: 0.9681
object-detection-in-aerial-images-on-dota-1RSP-ViTAEv2-S-FPN-ORCN
mAP: 77.72%
object-detection-in-aerial-images-on-dota-1RSP-Swin-T-FPN-ORCN
mAP: 76.12%
object-detection-in-aerial-images-on-dota-1RSP-ResNet-50-FPN-ORCN
mAP: 76.50%
object-detection-in-aerial-images-on-dota-1IMP-ViTAEv2-S-FPN-ORCN
mAP: 77.38%
object-detection-in-aerial-images-on-hrsc2016RSP-ResNet-50-FPN-ORCN
mAP-07: 90.3
object-detection-in-aerial-images-on-hrsc2016RSP-Swin-T-FPN-ORCN
mAP-07: 90.0
object-detection-in-aerial-images-on-hrsc2016IMP-ViTAEv2-S-FPN-ORCN
mAP-07: 90.4
object-detection-in-aerial-images-on-hrsc2016RSP-ViTAEv2-S-FPN-ORCN
mAP-07: 90.4
semantic-segmentation-on-isaidRSP-ResNet-50-UperNet
mIoU: 61.6
semantic-segmentation-on-isaidIMP-ViTAEv2-S-UperNet
mIoU: 65.3
semantic-segmentation-on-isaidRSP-Swin-T-UperNet
mIoU: 64.1
semantic-segmentation-on-isaidRSP-ViTAEv2-S-UperNet
mIoU: 64.3
semantic-segmentation-on-isprs-potsdamRSP-Swin-T-UperNet
Overall Accuracy: 90.78
semantic-segmentation-on-isprs-potsdamRSP-ResNet-50-UperNet
Overall Accuracy: 90.61
semantic-segmentation-on-isprs-potsdamRSP-ViTAEv2-S-UperNet
Overall Accuracy: 91.21
semantic-segmentation-on-isprs-potsdamIMP-ViTAEv2-S-UperNet
Overall Accuracy: 91.6

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