Skip to content

Latest commit

 

History

History
61 lines (47 loc) · 2.44 KB

README.md

File metadata and controls

61 lines (47 loc) · 2.44 KB

🐤 Official-PyTorch-Implementation-of-FCMEF

This is a PyTorch/GPU implementation of our Information Fusion 2022 paper: Rethinking multi-exposure image fusion with extreme and diverse exposure levels: A robust framework based on Fourier transform and contrastive learning.

For training

For inference

For eMEFB and rMEFB Dataset

We construct two new MEF benchmark test sets, eMEFB and rMEFB, which can be used to evaluate MEF algorithms in fusing image pairs with extreme exposure levels and image pairs under diverse combinations of random exposure levels, respectively. The eMEFB dataset and the rMEFB dataset can be downloaded from this link.

More details

For more details, please refer to the paper and this repo.

Citation

If this work is helpful to you, please cite it as:

@article{qu2023rethinking,
  title={Rethinking multi-exposure image fusion with extreme and diverse exposure levels: A robust framework based on Fourier transform and contrastive learning},
  author={Qu, Linhao and Liu, Shaolei and Wang, Manning and Song, Zhijian},
  journal={Information Fusion},
  volume={92},
  pages={389--403},
  year={2023},
  publisher={Elsevier}
}

Contact Information

If you have any question, please email to me [email protected].