Fast High Dynamic Range Radiance Fields for Dynamic Scenes
Guanjun Wu, Taoran Yi, Jiemin Fang, Wenyu Liu, Xinggang Wang
TL;DR
HDR-HexPlane presents a dynamic HDR radiance-field framework that learns from multi-exposure 2D imagery to synthesize HDR and LDR novel views of dynamic scenes. It decouples dynamic scene representation (via HexPlane) from exposure learning, using a fixed monotonic camera response function to stabilize optimization and an exposure MLP to align exposures across views. The method achieves state-of-the-art results on synthetic HDR dynamic scenes, with substantial training-time improvements over prior dynamic HDR methods. A dedicated HDR dynamic-scene dataset accompanies the work, facilitating evaluation of HDR dynamic view synthesis under varying illumination and motion. This work broadens the applicability of HDR NeRFs to real-world, time-varying scenes with nonuniform lighting, enabling more robust rendering and tone-mapped outputs.
Abstract
Neural Radiances Fields (NeRF) and their extensions have shown great success in representing 3D scenes and synthesizing novel-view images. However, most NeRF methods take in low-dynamic-range (LDR) images, which may lose details, especially with nonuniform illumination. Some previous NeRF methods attempt to introduce high-dynamic-range (HDR) techniques but mainly target static scenes. To extend HDR NeRF methods to wider applications, we propose a dynamic HDR NeRF framework, named HDR-HexPlane, which can learn 3D scenes from dynamic 2D images captured with various exposures. A learnable exposure mapping function is constructed to obtain adaptive exposure values for each image. Based on the monotonically increasing prior, a camera response function is designed for stable learning. With the proposed model, high-quality novel-view images at any time point can be rendered with any desired exposure. We further construct a dataset containing multiple dynamic scenes captured with diverse exposures for evaluation. All the datasets and code are available at \url{https://guanjunwu.github.io/HDR-HexPlane/}.
