Colorizing Monochromatic Radiance Fields
Yean Cheng, Renjie Wan, Shuchen Weng, Chengxuan Zhu, Yakun Chang, Boxin Shi
TL;DR
ColorNeRF tackles colorizing monochromatic radiance fields by switching to a representation-prediction paradigm in the Lab color space. It first learns luminance and density from monochrome images, then predicts the $ab$ color representation, using a query-based colorization module, histogram-guided purification, and a classification-based color injection to ensure plausibility and vividness. The approach achieves state-of-the-art results on synthetic and real monochrome data, enabling colorful novel-view synthesis and offering a path to rejuvenate archival monochrome footage. The work demonstrates the practical impact of integrating 2D colorization models with 3D implicit representations to recover color in a coherent, view-consistent way.
Abstract
Though Neural Radiance Fields (NeRF) can produce colorful 3D representations of the world by using a set of 2D images, such ability becomes non-existent when only monochromatic images are provided. Since color is necessary in representing the world, reproducing color from monochromatic radiance fields becomes crucial. To achieve this goal, instead of manipulating the monochromatic radiance fields directly, we consider it as a representation-prediction task in the Lab color space. By first constructing the luminance and density representation using monochromatic images, our prediction stage can recreate color representation on the basis of an image colorization module. We then reproduce a colorful implicit model through the representation of luminance, density, and color. Extensive experiments have been conducted to validate the effectiveness of our approaches. Our project page: https://liquidammonia.github.io/color-nerf.
