Official implementation of ADRNet: Affine and Deformable Registration Networks for Multimodal Remote Sensing Images.
1.Please modify the path where the results are stored in the build_table.py
2.Please modify the dataset path in options.py and run the following code:
python main.pyThis project is released under the Apache 2.0 license.
If you find our paper or code useful for your research, please cite:
@ARTICLE{10459210,
author={Xiao, Yun and Zhang, Chunlei and Chen, Yuan and Jiang, Bo and Tang, Jin},
journal={IEEE Transactions on Geoscience and Remote Sensing},
title={ADRNet: Affine and Deformable Registration Networks for Multimodal Remote Sensing Images},
year={2024},
volume={62},
number={},
pages={1-13},
publisher={IEEE}
}