Skip to content
/ YDTR Public

[IEEE TMM 2022] Official implementation of YDTR: Infrared and Visible Image Fusion via Y-shape Dynamic Transformer

Notifications You must be signed in to change notification settings

tthinking/YDTR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YDTR: Infrared and Visible Image Fusion via Y-shape Dynamic Transformer (IEEE TMM 2022)

This is the official implementation of the YDTR model proposed in the paper (YDTR: Infrared and Visible Image Fusion via Y-shape Dynamic Transformer) with Pytorch.

Requirements

  • Python 3
  • PyTorch 1.9.1
  • tqdm
  • pandas
  • joblib
  • matplotlib
  • timm

Tips:

Dealing with RGB input: Refer to DPCN-Fusion.

Cite the paper

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

@ARTICLE{Tang_2023_YDTR,
  author={Tang, Wei and He, Fazhi and Liu, Yu},
  journal={IEEE Transactions on Multimedia}, 
  title={YDTR: Infrared and Visible Image Fusion via Y-shape Dynamic Transformer}, 
  year={2023},
  volume={25},
  number={},
  pages={5413-5428},
  doi={10.1109/TMM.2022.3192661}}

If you have any questions, feel free to contact me (weitang2021@whu.edu.cn).

About

[IEEE TMM 2022] Official implementation of YDTR: Infrared and Visible Image Fusion via Y-shape Dynamic Transformer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages