In Defense of Shallow Learned Spectral Reconstruction from RGB Images

Abstract

Very recent Galliani et al. [13] proposed a method using a very deep CNN architecture for learned spectral reconstruction and showed large improvements over the recent sparse coding method of Arad et al. [6]. In this paper we defend the shallow learned spectral reconstruction methods by: (i) first, reimplementing Arad and showing that it can achieve significantly better results than those originally reported; (ii) second, introducing a novel shallow method based on A+ of Timofte et al. [33] from super-resolution that substantially improves over Arad and, moreover, provides comparable performance to Galliani's very deep CNN method on three standard benchmarks (ICVL, CAVE, and NUS); and (iii) finally, arguing that the train and runtime efficiency as well as the clear relation between its parameters and the achieved performance makes from our shallow A+ a strong baseline for further research in learned spectral reconstruction from RGB images. Moreover, our shallow A+ (as well as Arad) requires and uses significantly smaller train data than Galliani (and generally the CNN approaches), is robust to overfitting and is easily deployable by fast training to newer cameras.

Cite

Text

Wu et al. "In Defense of Shallow Learned Spectral Reconstruction from RGB Images." IEEE/CVF International Conference on Computer Vision Workshops, 2017. doi:10.1109/ICCVW.2017.63

Markdown

[Wu et al. "In Defense of Shallow Learned Spectral Reconstruction from RGB Images." IEEE/CVF International Conference on Computer Vision Workshops, 2017.](https://mlanthology.org/iccvw/2017/wu2017iccvw-defense/) doi:10.1109/ICCVW.2017.63

BibTeX

@inproceedings{wu2017iccvw-defense,
  title     = {{In Defense of Shallow Learned Spectral Reconstruction from RGB Images}},
  author    = {Wu, Jiqing and Aeschbacher, Jonas and Timofte, Radu},
  booktitle = {IEEE/CVF International Conference on Computer Vision Workshops},
  year      = {2017},
  pages     = {471-479},
  doi       = {10.1109/ICCVW.2017.63},
  url       = {https://mlanthology.org/iccvw/2017/wu2017iccvw-defense/}
}