Deep Convolutional Neural Network for Multi-modal Image Restoration and Fusion
About
In this paper, we propose a novel deep convolutional neural network to solve the general multi-modal image restoration (MIR) and multi-modal image fusion (MIF) problems. Different from other methods based on deep learning, our network architecture is designed by drawing inspirations from a new proposed multi-modal convolutional sparse coding (MCSC) model. The key feature of the proposed network is that it can automatically split the common information shared among different modalities, from the unique information that belongs to each single modality, and is therefore denoted with CU-Net, i.e., Common and Unique information splitting network. Specifically, the CU-Net is composed of three modules, i.e., the unique feature extraction module (UFEM), common feature preservation module (CFPM), and image reconstruction module (IRM). The architecture of each module is derived from the corresponding part in the MCSC model, which consists of several learned convolutional sparse coding (LCSC) blocks. Extensive numerical results verify the effectiveness of our method on a variety of MIR and MIF tasks, including RGB guided depth image super-resolution, flash guided non-flash image denoising, multi-focus and multi-exposure image fusion.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Depth Super-Resolution | NYU v2 (test) | RMSE15.95 | 136 | |
| Joint Depth Super-Resolution and Denoising | NYU v2 (test) | RMSE7.8 | 78 | |
| Multi-contrast MRI Reconstruction | BraTS 2018 (test) | PSNR36.63 | 48 | |
| Depth Map Super-Resolution | RGB-D-D (test) | RMSE7.75 | 42 | |
| Saliency map super-resolution | DUT-OMRON | F-score98.63 | 26 | |
| Depth Super-Resolution | Lu Bicubic downsampling synthetic (test) | RMSE (x4)0.91 | 20 | |
| Depth Super-Resolution | Middlebury Bicubic downsampling synthetic (test) | RMSE (x4)1.1 | 20 | |
| Depth Super-Resolution | NYU Bicubic downsampling synthetic v2 (test) | RMSE (x4)1.92 | 20 | |
| Depth Super-Resolution | RGB-D-D Bicubic downsampling synthetic (test) | RMSE (4x)1.18 | 19 | |
| Depth Super-Resolution | Lu Nearest-neighbor downsampling synthetic (test) | RMSE (x4)2.15 | 17 |