Skip to content

[PR 2024] Official implementation of ITFuse: An Interactive Transformer for Infrared and Visible Image Fusion

Notifications You must be signed in to change notification settings

tthinking/ITFuse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ITFuse: An Interactive Transformer for Infrared and Visible Image Fusion (PR 2024)

This is the official implementation of the ITFuse model proposed in the paper (ITFuse: An Interactive Transformer for Infrared and Visible Image Fusion) with Pytorch.

Requirements

  • Python 3
  • PyTorch 1.9.1
  • tqdm
  • pandas
  • joblib
  • matplotlib
  • timm
  • Cite the paper

    If this work is helpful to you, please cite it as:

    @ARTICLE{Tang_2024_ITFuse,
      author={Tang, Wei and He, Fazhi and Liu, Yu },
      journal={Pattern Recognition}, 
      title={ITFuse: An Interactive Transformer for Infrared and Visible Image Fusion}, 
      year={2024},
      volume={ 156},
      number={ },
      pages={110822},
      doi={10.1016/j.patcog.2024.110822}}
    

    If you have any questions, feel free to contact me ([email protected]).

    About

    [PR 2024] Official implementation of ITFuse: An Interactive Transformer for Infrared and Visible Image Fusion

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages