Skip to content
/ PTET Public

The code of "PTET: A Progressive Token Exchanging Transformer for Infrared and Visible Image Fusion"

Notifications You must be signed in to change notification settings

frostcza/PTET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The code of "PTET: A Progressive Token Exchanging Transformer for Infrared and Visible Image Fusion"

requirement:

pytorch 1.7.1
Pillow 9.0.1

dataset:

Download MSRS dataset from here and place them in ./data/MSRS/

Test:

Run python test.py to test.

Train:

Run python train.py to train.

About

The code of "PTET: A Progressive Token Exchanging Transformer for Infrared and Visible Image Fusion"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages