A Neural Rendering Framework for Free-Viewpoint Relighting

Abstract

We present a novel Relightable Neural Renderer (RNR) for simultaneous view synthesis and relighting using multi-view image inputs. Existing neural rendering (NR) does not explicitly model the physical rendering process and hence has limited capabilities on relighting. RNR instead models image formation in terms of environment lighting, object intrinsic attributes, and light transport function (LTF), each corresponding to a learnable component. In particular, the incorporation of a physically based rendering process not only enables relighting but also improves the quality of view synthesis. Comprehensive experiments on synthetic and real data show that RNR provides a practical and effective solution for conducting free-viewpoint relighting.

Cite

Text

Chen et al. "A Neural Rendering Framework for Free-Viewpoint Relighting." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020. doi:10.1109/CVPR42600.2020.00564

Markdown

[Chen et al. "A Neural Rendering Framework for Free-Viewpoint Relighting." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020.](https://mlanthology.org/cvpr/2020/chen2020cvpr-neural/) doi:10.1109/CVPR42600.2020.00564

BibTeX

@inproceedings{chen2020cvpr-neural,
  title     = {{A Neural Rendering Framework for Free-Viewpoint Relighting}},
  author    = {Chen, Zhang and Chen, Anpei and Zhang, Guli and Wang, Chengyuan and Ji, Yu and Kutulakos, Kiriakos N. and Yu, Jingyi},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2020},
  doi       = {10.1109/CVPR42600.2020.00564},
  url       = {https://mlanthology.org/cvpr/2020/chen2020cvpr-neural/}
}