Awesome
Memory-Augmented Model-Driven Network for Pansharpening
The code is being prepared and uploaded !
Requirements
Environments under Python 3.9.6, Pytorch 1.9.0 and OpenCV 4.5.3 are tested.
Citation
If MMNet helps your research, please use the following BibTeX
entry:
@inproceedings{yan2022memory,
title={Memory-Augmented Model-Driven Network for Pansharpening},
author={Yan, Keyu and Zhou, Man and Zhang, Li and Xie, Chengjun},
booktitle={Computer Vision--ECCV 2022: 17th European Conference, Tel Aviv, Israel, October 23--27, 2022, Proceedings, Part XIX},
pages={306--322},
year={2022},
organization={Springer}
}
Corrigendum
When preparing the final revision of the paper and supplementary material, the author accidentally made a mistake in the symbol. To be specific, max
in Equation (1) of the paper should be min
.