CVApr 12, 2018

An efficient CNN for spectral reconstruction from RGB images

arXiv:1804.04647v164 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of spectral super-resolution for computer vision applications, but it appears incremental as it builds on prior deep learning and shallow learning methods.

The paper tackles spectral reconstruction from RGB images by proposing a moderately deep CNN model, achieving substantial performance improvements on three standard benchmarks (ICVL, CAVE, and NUS).

Recently, the example-based single image spectral reconstruction from RGB images task, aka, spectral super-resolution was approached by means of deep learning by Galliani et al. The proposed very deep convolutional neural network (CNN) achieved superior performance on recent large benchmarks. However, Aeschbacher et al showed that comparable performance can be achieved by shallow learning method based on A+, a method introduced for image super-resolution by Timofte et al. In this paper, we propose a moderately deep CNN model and substantially improve the reported performance on three spectral reconstruction standard benchmarks: ICVL, CAVE, and NUS.

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