Building change detection for remote sensing images

17 papers with code • 2 benchmarks • 4 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Building change detection for remote sensing images models and implementations

Most implemented papers

Remote Sensing Image Change Detection with Transformers

justchenhao/BIT_CD 27 Feb 2021

To achieve this, we express the bitemporal image into a few tokens, and use a transformer encoder to model contexts in the compact token-based space-time.

Test-Time Training with Self-Supervision for Generalization under Distribution Shifts

yueatsprograms/ttt_cifar_release 29 Sep 2019

In this paper, we propose Test-Time Training, a general approach for improving the performance of predictive models when training and test data come from different distributions.

Change is Everywhere: Single-Temporal Supervised Object Change Detection in Remote Sensing Imagery

Z-Zheng/ChangeStar ICCV 2021

For high spatial resolution (HSR) remote sensing images, bitemporal supervised learning always dominates change detection using many pairwise labeled bitemporal images.

An Empirical Study of Remote Sensing Pretraining

vitae-transformer/vitae-transformer-remote-sensing 6 Apr 2022

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.

TINYCD: A (Not So) Deep Learning Model For Change Detection

andreacodegoni/tiny_model_4_cd 26 Jul 2022

Despite being from 13 to 140 times smaller than the compared change detection models, and exposing at least a third of the computational complexity, our model outperforms the current state-of-the-art models by at least $1\%$ on both F1 score and IoU on the LEVIR-CD dataset, and more than $8\%$ on the WHU-CD dataset.

Transition Is a Process: Pair-to-Video Change Detection Networks for Very High Resolution Remote Sensing Images

Bobholamovic/CDLab IEEE Transactions on Image Processing 2022

In view of these issues, we propose a more explicit and sophisticated modeling of time and accordingly establish a pair-to-video change detection (P2V-CD) framework.

A New Learning Paradigm for Foundation Model-based Remote Sensing Change Detection

likyoo/open-cd 2 Dec 2023

Change detection (CD) is a critical task to observe and analyze dynamic processes of land cover.

Looking for change? Roll the Dice and demand Attention

feevos/ceecnet 4 Sep 2020

Further, we introduce a new encoder/decoder scheme, a network macro-topology, that is tailored for the task of change detection.

Adversarial Instance Augmentation for Building Change Detection in Remote Sensing Images

justchenhao/IAug_CDNet IEEE Transactions on Geoscience and Remote Sensing 2021

The key of IAug is to blend synthesized building instances onto appropriate positions of one of the bitemporal images.

Building Extraction from Remote Sensing Images with Sparse Token Transformers

KyanChen/STT Remote Sens. 2021

Deep learning methods have achieved considerable progress in remote sensing image building extraction.