CVIVDec 6, 2021

Physics Driven Deep Retinex Fusion for Adaptive Infrared and Visible Image Fusion

arXiv:2112.02869v41 citationsHas Code
Originality Incremental advance
AI Analysis

This addresses the challenge of obtaining ground truth data in image fusion tasks for applications like surveillance or medical imaging, though it is incremental in combining existing techniques.

The paper tackles the problem of infrared and visible image super-resolution fusion without requiring large paired datasets by proposing a self-supervised, dataset-free method called Deep Retinex Fusion (DRF). It achieves the best super-resolution fusion performance compared to state-of-the-art methods, with adaptive balancing of IR and VIS information and good noise immunity.

Convolutional neural networks have turned into an illustrious tool for image fusion and super-resolution. However, their excellent performance cannot work without large fixed-paired datasets; and additionally, these high-demanded ground truth data always cannot be obtained easily in fusion tasks. In this study, we show that, the structures of generative networks capture a great deal of image feature priors, and then these priors are sufficient to reconstruct high-quality fused super-resolution result using only low-resolution inputs. By this way, we propose a novel self-supervised dataset-free method for adaptive infrared (IR) and visible (VIS) image super-resolution fusion named Deep Retinex Fusion (DRF). The key idea of DRF is first generating component priors which are disentangled from physical model using our designed generative networks ZipperNet, LightingNet and AdjustingNet, then combining these priors which captured by networks via adaptive fusion loss functions based on Retinex theory, and finally reconstructing the super-resolution fusion results. Furthermore, in order to verify the effectiveness of our reported DRF, both qualitative and quantitative experiments via comparing with other state-of-the-art methods are performed using different test sets. These results prove that, comparing with large datasets trained methods, DRF which works without any dataset achieves the best super-resolution fusion performance; and more importantly, DRF can adaptively balance IR and VIS information and has good noise immunity. DRF codes are open source available at https://github.com/GuYuanjie/Deep-Retinex-fusion.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes