baolinhu / imagefusion_resnet50

Infrared and Visible Image Fusion with ResNet and zero-phase component analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Infrared and Visible Image Fusion with ResNet and zero-phase component analysis

Li H, Wu X J. Infrared and Visible Image Fusion with ResNet and zero-phase component analysis[J]. arXiv preprint arXiv:1806.07119, 2018. (https://arxiv.org/abs/1806.07119)

Fusion method

The effect of ZCA operation

ZCA and L1-norm operations

Resize and soft-max opeartions

Experimental results

Requirements

You will need the following tools to run this codes:

If you have any question about this code, feel free to reach me(hui_li_jnu@163.com)

Citation

If you use this code

@misc{li2018IVimagefusion_resnet50,
    author = {Hui Li},
    title = {CODE: Infrared and Visible Image Fusion with ResNet and zero-phase component analysis},
    year = {2018},
    publisher = {GitHub},
    journal = {GitHub repository},
    howpublished = {\url{https://github.com/exceptionLi/imagefusion_resnet50}}
  }

About

Infrared and Visible Image Fusion with ResNet and zero-phase component analysis


Languages

Language:MATLAB 100.0%