Skip to content

[JOLT 2025] Official implementation of Rethinking the Approach to Lightweight Multi-Branch Heterogeneous Image Fusion Frameworks: Infrared and Visible Image Fusion via the Parallel Mamba-KAN Framework

Notifications You must be signed in to change notification settings

sunyichen1994/PMKFuse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rethinking the Approach to Lightweight Multi-Branch Heterogeneous Image Fusion Frameworks: Infrared and Visible Image Fusion via the Parallel Mamba-KAN Framework (JOLT 2025)

Image text

Introduction

This is official implementation of "Rethinking the approach to lightweight multi-branch heterogeneous image fusion frameworks: Infrared and visible image fusion via the parallel Mamba-KAN framework" with Pytorch.

Objective Evaluation and Subjective Visual Assessments Metrics

Image text

Efficiency and Effectiveness

Image text

Tips

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

Recommended Environment

  • causal-conv1d 1.1.0
  • CUDA 11.8
  • conda 4.11.0
  • mamba-ssm 1.2.0.post1
  • Python 3.7.16
  • PyTorch 2.1.1
  • timm 1.0.3
  • tqdm 4.66.4
  • pandas 2.2.2

Citation

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

@article{sun2025JOLT,
  title={Rethinking the Approach to Lightweight Multi-Branch Heterogeneous Image Fusion Frameworks: Infrared and Visible Image Fusion via the Parallel Mamba-KAN Framework},
  author={Sun, Yichen and Dong, Mingli and Zhu, Lianqing},
  journal={Optics and Laser Technology},
  year={2025},
  volume={185},
  pages={112612},
  doi={10.1016/j.optlastec.2025.112612}
  }  

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 2025] Official implementation of Rethinking the Approach to Lightweight Multi-Branch Heterogeneous Image Fusion Frameworks: Infrared and Visible Image Fusion via the Parallel Mamba-KAN Framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages