Skip to content

Yonsei-STL/IVIFormer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IVIFormer: Illumination-Aware Infrared-Visible Image Fusion via Adaptive Domain-Switching Cross Attention

image

Usage

Data Prepare

Dataset URL
FLIR URL
FMB URL
MFNet URL

Set Configuration

The config_base.yaml file contains important settings for both training and testing.

Make sure to review and modify this file if you’re using custom data or want to alter the network structure.

Please refer to the provided configuration file and update the data root in the data section.

Training

  1. Navigate to the UNET/trainer folder
  2. Run one of the following commands:
python train.py

or

accelerate launch train.py

Inference

  1. Navigate to the UNET/tester folder
  2. Modify the configuration path and safetensors path in test.py
  3. Run the following command:
python test.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages