Skip to content
/ FCMEF Public

This is a PyTorch/GPU implementation of the 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.:

Notifications You must be signed in to change notification settings

miccaiif/FCMEF

Repository files navigation

🐤 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].

About

This is a PyTorch/GPU implementation of the 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.:

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages