Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 700 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 700 Bytes

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: