Skip to content

masskx/PSA-Fusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSA-Fusion:Cross-Modal Attention Fusion of Infrared and Visible Light Images using Pre-trained Siamese Networks

PyTorch Python


model


result


Requirements

Python 3.6
matplotlib == 3.1.1
numpy == 1.19.4
pandas == 0.25.1
scikit_learn == 0.21.3
gradio==4.19.2
gradio_client==0.10.1
torch==1.13.1+cu117

If you want use this code and you can download dataset from here Image Fusion Dataset.

Additionally,we have prepared the application in the directory named 'app'

After you configure the dataset directory,please run the train.py file