This is the official implementation of the EAT model proposed in the paper (EAT: Multi-Exposure Image Fusion with Adversarial Learning and Focal Transformer) with Pytorch.
- Python 3
- PyTorch 1.9.1
- tqdm
- pandas
- joblib
- matplotlib
- timm
If this work is helpful to you, please cite it as:
@ARTICLE{Tang_2025_EAT,
author={Tang, Wei and He, Fazhi},
journal={IEEE Transactions on Multimedia},
title={EAT: Multi-Exposure Image Fusion with Adversarial Learning and Focal Transformer},
year={2025},
volume={},
number={},
pages={},
doi={10.1109/TMM.2025.3535390}}
If you have any questions, feel free to contact me (weitang@tongji.edu.cn).