Perceiving Systems, Computer Vision

PointAvatar: Deformable Point-Based Head Avatars From Videos

2023

Conference Paper

ps


The ability to create realistic animatable and relightable head avatars from casual video sequences would open up wide ranging applications in communication and entertainment. Current methods either build on explicit 3D morphable meshes (3DMM) or exploit neural implicit representations. The former are limited by fixed topology, while the latter are non-trivial to deform and inefficient to render. Furthermore, existing approaches entangle lighting and albedo, limiting the ability to re-render the avatar in new environments. In contrast, we propose PointAvatar, a deformable point-based representation that disentangles the source color into intrinsic albedo and normal-dependent shading. We demonstrate that PointAvatar bridges the gap between existing mesh- and implicit representations, combining high-quality geometry and appearance with topological flexibility, ease of deformation and rendering efficiency. We show that our method is able to generate animatable 3D avatars using monocular videos from multiple sources including hand-held smartphones, laptop webcams and internet videos, achieving state-of-the-art quality in challenging cases where previous methods fail, e.g., thin hair strands, while being significantly more efficient in training than competing methods.

Author(s): Zheng, Yufeng and Yifan, Wang and Wetzstein, Gordon and Black, Michael J. and Hilliges, Otmar
Book Title: IEEE/CVF Conf. on Computer Vision and Pattern Recognition (CVPR)
Pages: 21057-21067
Year: 2023
Month: June

Department(s): Perceiving Systems
Bibtex Type: Conference Paper (inproceedings)

Event Name: CVPR 2023
Event Place: Vancouver

Links: pdf
project
code
video
Video:

BibTex

@inproceedings{Zheng_2023_CVPR,
  title = {{PointAvatar}: Deformable Point-Based Head Avatars From Videos},
  author = {Zheng, Yufeng and Yifan, Wang and Wetzstein, Gordon and Black, Michael J. and Hilliges, Otmar},
  booktitle = {IEEE/CVF Conf.~on Computer Vision and Pattern Recognition (CVPR)},
  pages = {21057-21067},
  month = jun,
  year = {2023},
  doi = {},
  month_numeric = {6}
}