imagefusion_pytorch
imagefusion_pytorch copied to clipboard
Infrared and visible image fusion using deep learning framework (Pytorch)
Infrared and Visible Image Fusion using a Deep Learning Framework - Pytorch Implementation
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: