Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.05 KB

README.md

File metadata and controls

28 lines (21 loc) · 1.05 KB

Deep Hyperspectral and Multispectral Image Fusion with Inter-image Variability

Steps (Example for Ivanpah Playa):

  1. Run main_playa.py to test our DIFIV;

  2. Run ./baselines/PAR_code/Ours_MStage_playa.py to test a baseline PAR;

  3. Run example1_playa.m to compare all the algorithms.

For any questions, feel free to email us at [email protected] or [email protected].

If this code is helpful for you, please cite our paper as follows:

@article{wang2023deep,
  title={Deep Hyperspectral and Multispectral Image Fusion with Inter-image Variability},
  author={Wang, Xiuheng and Borsoi, Ricardo Augusto and Richard, C{\'e}dric and Chen, Jie},
  journal={IEEE Transactions on Geoscience and Remote Sensing},
  year={2023}
}
@inproceedings{wang2022deep,
  title={Deep Image Fusion Accounting for Inter-Image Variability},
  author={Wang, Xiuheng and Borsoi, Ricardo Augusto and Richard, C{\'e}dric and Chen, Jie},
  booktitle={2022 56th Asilomar Conference on Signals, Systems, and Computers},
  pages={645--649},
  year={2022},
  organization={IEEE}
}