Skip to content

Latest commit

 

History

History
executable file
·
32 lines (25 loc) · 784 Bytes

README.md

File metadata and controls

executable file
·
32 lines (25 loc) · 784 Bytes

HALDeR

this is the official code for the paper "HALDER: HIERARCHICAL ATTENTION-GUIDED LEARNING WITH DETAIL-REFINEMENT FOR MULTI-EXPOSURE IMAGE FUSION"

Environment Preparing

python 3.6
pytorch 1.7.0
visdom 0.1.8.9
dominate 2.6.0

Testing

We provide some example images for testing in ./test_data/

python predict.py 

Reference

If you find our work useful in your research please consider citing our paper:

@INPROCEEDINGS{9428192,
title={Halder: Hierarchical Attention-Guided Learning with Detail-Refinement for Multi-Exposure Image Fusion}, 
author={Liu, Jinyuan and Shang, Jingjie and Liu, Risheng and Fan, Xin},  
booktitle={2021 IEEE International Conference on Multimedia and Expo (ICME)}, 
year={2021}
}