Infrared and Visible Image Fusion using a Deep Learning Framework - Pytorch Implementation

May 30, 2024 ยท View on GitHub

This is a pytorch implementation of Li H, Wu X J, Kittler J. Infrared and Visible Image Fusion using a Deep Learning Framework[J]. arXiv preprint arXiv:1804.06992, 2018.(https://arxiv.org/abs/1804.06992)

Dataset

There are pairs of visible and infrared images in the IV_image folder. You can find them, and others in the dataset used by the original paper here: dataset

Requirements

You will need the following tools to run this code: