Skip to content

tianzhiya/DECFusion

Repository files navigation

DECFusion

Code of DECFusion: DECFusion: A Lightweight Infrared and Visible Image Fusion Method Based on Retinex Decomposition

Tips:

Due to file size issues, the training set has been removed from the code and the MSRS dataset can be downloaded here: https://github.com/Linfeng-Tang/MSRS Place the downloaded training dataset under: dataset/MSRS/ path.

To Train

Run "python mTrain.py" to train the model. The training data are selected from the MSRS dataset.

To Test

Run "python mTest.py" to test the model. The images generated by the test will be placed under the result/Fuse path.

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

@article{
  title={ DECFusion: A Lightweight Infrared and Visible  Image Fusion Method Based on Retinex Decomposition},
author={Quanquan Xiao ,Haiyan jin,Haonan Su,etc},
}

If you have any question, please email to me ([email protected]).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages