Skip to content

[JOLT 2024] Official implementation of MBHFuse: A Multi- branch Heterogeneous Global and Local Infrared and Visible Image Fusion with Differential Convolutional Amplification Features

Notifications You must be signed in to change notification settings

sunyichen1994/MBHFuse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MBHFuse: A multi- branch heterogeneous global and local infrared and visible image fusion with differential convolutional amplification features (JOLT 2024)

Introduction

This is official implementation of "MBHFuse: A Multi- branch Heterogeneous Global and Local Infrared and Visible Image Fusion with Differential Convolutional Amplification Features" with Pytorch.

Tips

The Trained Model is here, and the code is: MBHF.

Recommended Environment

  • CUDA 11.1
  • conda 4.11.0
  • Python 3.7.16
  • PyTorch 1.9.0
  • timm 0.9.7
  • tqdm 4.65.0
  • pandas 1.3.5

Framework

Image text

Structure of GFE

Image text

Structure of LFE

Image text

Comparison with SOTA methods

Fusion results on TNO dataset

Image text

Fusion results on RoadScene dataset

Image text

Fusion results on MSRS dataset

Image text

Fusion results on M3FD dataset

Image text

Fusion results on LLVIP dataset

Image text

Quantitative fusion results

Image text

Citation

If you find this repository useful, please consider citing the following paper:

@article{sun2024JOLT,
  title={MBHFuse: A multi- branch heterogeneous global and local infrared and visible image fusion with differential convolutional amplification features},
  author={Sun, Yichen and Dong, Mingli and Yu, Mingxin and Zhu, Lianqing},
  journal={Optics and Laser Technology},
  year={2025},
  volume={181},
  part={A},
  pages={111666},
  doi={10.1016/j.optlastec.2024.111666}
  }  

If you have any questions, feel free to contact me (sunyichen@emails.bjut.edu.cn)

Acknowledgements

Parts of this code repository is based on the following works:

About

[JOLT 2024] Official implementation of MBHFuse: A Multi- branch Heterogeneous Global and Local Infrared and Visible Image Fusion with Differential Convolutional Amplification Features

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages