Skip to content

fengyuchao97/DIELNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rethinking Semantic-level Building Change Detection: Ensemble Learning and Dynamic Interaction (TGARS, 2025)

Here, we provide the pytorch implementation of the paper: Rethinking Semantic-level Building Change Detection: Ensemble Learning and Dynamic Interaction.

Papers

  • Rethinking Semantic-level Building Change Detection: Ensemble Learning and Dynamic Interaction (TGARS, 2025) paper and source_code
  • Change Detection on Bi-temporal Remote Sensing Images using Dual-branch Multi-level Inter-temporal Network (TGARS 2023) paper and source_code
  • ICIF-Net: Intra-Scale Cross-Interaction and Inter-Scale Feature Fusion Network for Bitemporal Remote Sensing Images Change Detection (TGARS 2022) paper and source_code

Tasks

Details can be seen in each branch.

Contents

data Sample analysis of the available binary-level BCD datasets and the proposed method of constructing BCD samples through the BS dataset.

task Task descriptions for BCD at the binary-level and at the semantic-level.

paradigm The independent training paradigm (left) and the proposed ensemble learning scheme (right) with multi-label and multi-task for BCD.

model The overall architecture of dynamic interaction ensemble learning network (DIELNet).

FSPG Schematic diagram of our proposed frequency-swapped progressive generator (FSPG).

sample Examples presentation of available binary-level BCD samples and the proposed semantic-level BCD samples.

distribute Sample distribution statistics for various datasets, where subplots (a), (d), and (g) present image-level distributions, subplots (b), (e), and (h) present percentage distributions of changed regions in each image, and subplots (c), (f), and (i) give the distributions of changed regions.

distribute2 Sample distribution statistics for various datasets, where the left polar plot gives the distribution of binary-level changes, and the right subplots present the distribution of new buildings and demolitions, respectively.

data_use The benchmark datasets used for experiments.

size Comprehensive comparisons of efficiency and performance. The left figure is efficiency comparisons of binary-level BCD on Inria-CD. The right figure shows the numerical analysis of demolished regions on WHU.

binary Quantitative comparision of binary-level BCD on different datasets.

binary2 Binary-level visual results of different methods equipped with ensemble learning on representative samples of LEVIR+, WHU and GZ.

semantic Quantitative comparision of semantic-level BCD on different datasets.

semantic2 Semantic-level visual results of different methods with or without ensemble learning on representative samples of WHU.

semantic3 Semantic-level visual results of different methods with ensemble learning on representative samples of LEVIR+ and GZ.

spped Comparison of GPU memory usage (bar) and inference time (line) under batch size 64 and spatial size 256 × 256.

features Illustration of the activation maps of the proposed DIELNet on a given WHU image pair.

Cite

If you use our method in your work please cite our paper:

  • BibTex:

    @ARTICLE{ELDINet, author={Feng, Yuchao and Qin, Mengjie and Yang, Yuxiang and Gao, Junhua and Yuan, Xin}, journal={IEEE Transactions on Geoscience and Remote Sensing}, title={Rethinking Semantic-Level Building Change Detection: Ensemble Learning and Dynamic Interaction}, year={2025}, volume={63}, number={}, pages={1-21}, doi={10.1109/TGRS.2025.3636886} }

    @ARTICLE{10034787, author={Feng, Yuchao and Jiang, Jiawei and Xu, Honghui and Zheng, Jianwei}, journal={IEEE Transactions on Geoscience and Remote Sensing}, title={Change Detection on Remote Sensing Images using Dual-branch Multi-level Inter-temporal Network}, year={2023}, volume={}, number={}, pages={1-1}, doi={10.1109/TGRS.2023.3241257} }

    @ARTICLE{9759285, author={Feng, Yuchao and Xu, Honghui and Jiang, Jiawei and Liu, Hao and Zheng, Jianwei}, journal={IEEE Transactions on Geoscience and Remote Sensing}, title={ICIF-Net: Intra-Scale Cross-Interaction and Inter-Scale Feature Fusion Network for Bitemporal Remote Sensing Images Change Detection}, year={2022}, volume={60}, number={}, pages={1-13}, doi={10.1109/TGRS.2022.3168331} }

  • Plane Text:

    Y. Feng, J. Jiang, H. Xu and J. Zheng, "Change Detection on Remote Sensing Images using Dual-branch Multi-level Inter-temporal Network," in IEEE Transactions on Geoscience and Remote Sensing, doi: 10.1109/TGRS.2023.3241257

      .
    

    Y. Feng, H. Xu, J. Jiang, H. Liu and J. Zheng, "ICIF-Net: Intra-Scale Cross-Interaction and Inter-Scale Feature Fusion Network for Bitemporal Remote Sensing Images Change Detection," in IEEE Transactions on Geoscience and Remote Sensing, vol. 60, pp. 1-13, 2022, Art no. 4410213, doi: 10.1109/TGRS.2022.3168331

      .
    

About

Rethinking Semantic-level Building Change Detection: Ensemble Learning and Dynamic Interaction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages