Exposure Completing for Temporally Consistent Neural High Dynamic Range Video Rendering
Jiahao Cui, Wei Jiang, Zhan Peng, Zhiyu Pan, Zhiguo Cao
TL;DR
This work addresses HDR video rendering from LDR sequences with alternating exposures, where missing exposure information at each frame causes flicker and artifacts. It introduces NECHDR, a two-stage neural framework that first completes absent exposures by flow-guided interpolation of neighboring LDR frames and then performs coarse-to-fine HDR rendering guided by the completed features, with a blending network to fuse multiple HDR-domain inputs. The approach leverages pyramid features, flow-guided warping, and joint optimization to reduce ghosting and noise, achieving state-of-the-art results on standard benchmarks and demonstrating strong temporal consistency. The proposed exposure completing paradigm highlights a promising direction for HDR video rendering by ensuring complete exposure information at every time stamp, potentially broadening accessible HDR video synthesis from LDR content.
Abstract
High dynamic range (HDR) video rendering from low dynamic range (LDR) videos where frames are of alternate exposure encounters significant challenges, due to the exposure change and absence at each time stamp. The exposure change and absence make existing methods generate flickering HDR results. In this paper, we propose a novel paradigm to render HDR frames via completing the absent exposure information, hence the exposure information is complete and consistent. Our approach involves interpolating neighbor LDR frames in the time dimension to reconstruct LDR frames for the absent exposures. Combining the interpolated and given LDR frames, the complete set of exposure information is available at each time stamp. This benefits the fusing process for HDR results, reducing noise and ghosting artifacts therefore improving temporal consistency. Extensive experimental evaluations on standard benchmarks demonstrate that our method achieves state-of-the-art performance, highlighting the importance of absent exposure completing in HDR video rendering. The code is available at https://github.com/cuijiahao666/NECHDR.
