Rendering-Aware HDR Environment mAP Prediction from a Single Image

Abstract

High dynamic range (HDR) illumination estimation from a single low dynamic range (LDR) image is a significant task in computer vision, graphics, and augmented reality. We present a two-stage deep learning-based method to predict an HDR environment map from a single narrow field-of-view LDR image. We first learn a hybrid parametric representation that sufficiently covers high- and low-frequency illumination components in the environment. Taking the estimated illuminations as guidance, we build a generative adversarial network to synthesize an HDR environment map that enables realistic rendering effects. We specifically consider the rendering effect by supervising the networks using rendering losses in both stages, on the predicted environment map as well as the hybrid illumination representation. Quantitative and qualitative experiments demonstrate that our approach achieves lower relighting errors for virtual object insertion and is preferred by users compared to state-of-the-art methods.

Cite

Text

Xu et al. "Rendering-Aware HDR Environment mAP Prediction from a Single Image." AAAI Conference on Artificial Intelligence, 2022. doi:10.1609/AAAI.V36I3.20190

Markdown

[Xu et al. "Rendering-Aware HDR Environment mAP Prediction from a Single Image." AAAI Conference on Artificial Intelligence, 2022.](https://mlanthology.org/aaai/2022/xu2022aaai-rendering/) doi:10.1609/AAAI.V36I3.20190

BibTeX

@inproceedings{xu2022aaai-rendering,
  title     = {{Rendering-Aware HDR Environment mAP Prediction from a Single Image}},
  author    = {Xu, Jun-Peng and Zuo, Chenyu and Zhang, Fang-Lue and Wang, Miao},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2022},
  pages     = {2857-2865},
  doi       = {10.1609/AAAI.V36I3.20190},
  url       = {https://mlanthology.org/aaai/2022/xu2022aaai-rendering/}
}