The code for 'RAFnet: Recurrent Attention Fusion Network of Hyperspectral and Multispectral Images', accepted by signal processing.
Only used for academic.
Train the model by python main_rnn_attention.py
Inference the reconstructed images by python validation_rnn.py
please cite the paper: @article{lu2020rafnet, title={RAFnet: Recurrent attention fusion network of hyperspectral and multispectral images}, author={Lu, Ruiying and Chen, Bo and Cheng, Ziheng and Wang, Penghui}, journal={Signal Processing}, volume={177}, pages={107737}, year={2020}, publisher={Elsevier} }