Awesome
MLDANet for Change Detection
This is a reporitory for releasing a PyTorch implementation of our work Multilevel Deformable Attention-Aggregated Networks for Change Detection in Bitemporal Remote Sensing Imagery.
Please cite our paper if you find it is useful for your research.
@ARTICLE{9730826,
author={Zhang, Xiaokang and Yu, Weikang and Pun, Man-On},
journal={IEEE Transactions on Geoscience and Remote Sensing},
title={Multilevel Deformable Attention-Aggregated Networks for Change Detection in Bitemporal Remote Sensing Imagery},
year={2022},
volume={},
number={},
pages={1-1},
doi={10.1109/TGRS.2022.3157721}}
Acknowledgements
This codebase is heavily borrowed from Deformable DETR.