Skip to content

ale93111/awesome-semantic-change-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

Repository files navigation

Awesome Remote Sensing Semantic Change Detection

Awesome Maintenance PR's Welcome made-with-Markdown

List of datasets, codes, and contests related to remote sensing semantic change detection

Papers

Paper Published in Code/Project Model name
A Semantic Change Detection Network Based on Boundary Detection and Task Interaction for High-Resolution Remote Sensing Images 2025 code BT-SCD
Multitask semantic change detection guided by spatiotemporal semantic interaction 2025 - STGNet
Enhanced SCanNet with CBAM and Dice Loss for Semantic Change Detection 2025 code SCanNet + CBAM + LDice
Semantic enhancement and change consistency network for semantic change detection in remote sensing images 2025 code SCNet
Recurrent Semantic Change Detection in VHR Remote Sensing Images Using Visual Foundation Models 2025 code VFM-ReSCD
Semantic-CD: Remote Sensing Image Semantic Change Detection towards Open-vocabulary Setting 2025 - Semantic-CD
ChangeMamba: Remote Sensing Change Detection with Spatio-Temporal State Space 2024 code MamabaSCD
SCD-SAM: Adapting Segment Anything Model for Semantic Change Detection in Remote Sensing Imagery 2024 code SCD-SAM
A Late-Stage Bitemporal Feature Fusion Network for Semantic Change Detection 2024 code LSAFNet
Semantic change detection using a hierarchical semantic graph interaction network from high-resolution remote sensing images 2024 code HGINet
A Decoder-Focused Multitask Network for Semantic Change Detection 2024 code DEFO-MLTSCD
Dual-Dimension Feature Interaction for Semantic Change Detection in Remote Sensing Images 2024 - DFINet
Joint Spatio-Temporal Modeling for Semantic Change Detection in Remote Sensing Images 2024 code SCanNet
CGMNet: Semantic Change Detection via a Change-Aware Guided Multi-Task Network 2024 - CGMNet
SMNet: Symmetric Multi-Task Network for Semantic Change Detection in Remote Sensing Images Based on CNN and Transformer 2023 - SMNet
Bi-Temporal Semantic Reasoning for the Semantic Change Detection in HR Remote Sensing Images 2022 code Bi-SRNet
SCDNET: A novel convolutional network for semantic change detection in high resolution optical remote sensing imagery 2021 code SCDNET
ChangeMask: Deep multi-task encoder-transformer-decoder architecture for semantic change detection 2021 code ChangeMask
Semantic Change Detection with Asymmetric Siamese Networks 2020 - ASN-ATL
Multitask learning for large-scale semantic change detection 2019 -

Benchmark

SECOND Dataset

Model mIoU SeK Score
BT-SCD 73.67 24.21 39.04
STGNet 72.83 22.45 37.56
SCanNet + CBAM + LDice 73.63 24.25 39.06
SCNet 73.85 23.99 38.95
VFM-ReSCD 73.33 24.01 38.81
Semantic-CD 75.10 23.85 39.23
MamabaSCD 73.68 22.92 38.15
SCD-SAM 77.75 32.44 46.03
LSAFNet 74.01 24.32 39.23
HGINet -- -- --
DEFO-MLTSCD 73.76 23.73 38.74
DFINet 72.61 20.12 35.87
SCanNet 73.42 23.94 38.78

Datasets

  • 2023.ChangeNet
    The ChangeNet dataset comprises 31,000 pairs of multi-temporal images, each with a resolution of 0.3 meters. It encapsulates a diverse array of complex scenes from 100 different cities. Additionally, the dataset includes six pixel-level annotated categories, which encompass the classes of "building," "farmland," "bareland," "water," "road," and "unchanged". Paper: Ji et al., 2023

  • 2023.CNAM-CD
    CNAM-CD is a multi-class change detection dataset that collects images of 12 different urban scenes from the past decade. The dataset selects 12 State-level New Areas in China as the study area and contains 2503 pairs of GeoTiff format images with a pixel size of 512×512. The images were captured at different times from 2013 to 2022. The data source is Google Earth, and the resolution is 0.5m. Paper: Zhou et al.2023

  • 2022.Landsat SCD
    The Landsat SCD dataset consists of 8468 pairs of images, each with a fixed size of 416×416 pixels and a resolution of 30 m. The dataset involves one no-change class and four land cover classes, including cropland, desert, building, and water. Paper: Yuan et al.2022

  • 2020.Hi-UCD
    Hi-UCD focuses on urban changes and uses ultra-high resolution images to construct multi-temporal semantic changes to achieve refined change detection. The study area of Hi-UCD is a part of Tallinn, the capital of Estonia, with an area of 30km2. There are 359 image pairs in 2017-2018, 386 pairs in 2018-2019, and 548 pairs in 2017-2019, including images, semantic maps, and change maps at different times. Each image has a size of 1024 x 1024 and a spatial resolution of 0.1 m. There are 9 types of objects, including natural objects (water, grassland, woodland, bare land), artificial objects (Building,greenhouse, road, bridge), and others (change-related), basically include all types of urbanland cover in Estonia. Paper: Tian et al.2020

  • 2020.SEmantic Change detectiON Dataset (SECOND)
    SECOND, a well-annotated semantic change detection dataset, which collects 4662 pairs of aerial images from several platforms and sensors. These pairs of images are distributed over the cities such as Hangzhou, Chengdu, and Shanghai. Each image has size 512 x 512 and is annotated at the pixel level. SECOND focus on 6 main land-cover classes, i.e. , non-vegetated ground surface, tree, low vegetation, water, buildings, and playgrounds, that are frequently involved in natural and man-made geographical changes. Paper: Yang et al.2020

  • 2019.High Resolution Semantic Change Detection (HRSCD) Dataset
    This dataset contains 291 coregistered image pairs of RGB aerial images from IGS's BD ORTHO database. Pixel-level change and land cover annotations are provided, generated by rasterizing Urban Atlas 2006, Urban Atlas 2012, and Urban Atlas Change 2006-2012 maps. Paper: Daudt et al.2019

Tools and libraries

  • Open-CD: An open source change detection toolbox based on a series of open source general vision task tools.
  • torchange: A Unified Change Representation Learning Benchmark Library.

Reference

About

List of datasets, codes, and contests related to remote sensing semantic change detection

Topics

Resources

Stars

Watchers

Forks