paper-with-me

Papers

Relightable and Animatable Neural Avatar from Sparse-View Video

2023-08-15 · CVPR 2024 1 · Zhen Xu, Sida Peng, Chen Geng, Linzhan Mou, Zihan Yan, Jiaming Sun, Hujun Bao, Xiaowei Zhou

This paper tackles the challenge of creating relightable and animatable neural avatars from sparse-view (or even monocular) videos of dynamic humans under unknown illumination. Compared to studio environments, this setting is more practical and accessible but poses an extremely challenging ill-posed problem. Previous neural human reconstruction methods are able to reconstruct animatable avatars from sparse views using deformed Signed Distance Fields (SDF) but cannot recover material parameters for relighting. While differentiable inverse rendering-based methods have succeeded in material recovery of static objects, it is not straightforward to extend them to dynamic humans as it is computationally intensive to compute pixel-surface intersection and light visibility on deformed SDFs for inverse rendering. To solve this challenge, we propose a Hierarchical Distance Query (HDQ) algorithm to approximate the world space distances under arbitrary human poses. Specifically, we estimate coarse distances based on a parametric human model and compute fine distances by exploiting the local deformation invariance of SDF. Based on the HDQ algorithm, we leverage sphere tracing to efficiently estimate the surface intersection and light visibility. This allows us to develop the first system to recover animatable and relightable neural avatars from sparse view (or monocular) inputs. Experiments demonstrate that our approach is able to produce superior results compared to state-of-the-art methods. Our code will be released for reproducibility.

📄 PDF Abstract BibTeX arXiv:2308.07903

Code (0)

등록된 구현이 없습니다.

Tasks

Inverse Rendering

Similar Papers 제목 키워드 기반

Relightable and Animatable Neural Avatars from Videos

2023-12-20 · Wenbin Lin, Chengwei Zheng, Jun-Hai Yong, Feng Xu

Lightweight creation of 3D digital avatars is a highly desirable but challenging task. With only sparse videos of a person under unknown illumination, we propose a method to create relightable and animatable neural avata…

Relightable and Dynamic Gaussian Avatar Reconstruction from Monocular Video

2025-12-10 · Seonghwa Choi, Moonkyeong Choi, Mingyu Jang, Jaekyung Kim 외 arxiv

Modeling relightable and animatable human avatars from monocular video is a long-standing and challenging task. Recently, Neural Radiance Field (NeRF) and 3D Gaussian Splatting (3DGS) methods have been employed to recons…

Novel View Synthesis

Interactive Rendering of Relightable and Animatable Gaussian Avatars

2024-07-15 · Youyi Zhan, Tianjia Shao, He Wang, Yin Yang 외

Creating relightable and animatable avatars from multi-view or monocular videos is a challenging task for digital human creation and virtual reality applications. Previous methods rely on neural radiance fields or ray tr…

Animatable and Relightable Gaussians for High-fidelity Human Avatar Modeling

2023-11-27 · Zhe Li, Yipengjing Sun, Zerong Zheng, Lizhen Wang 외

Modeling animatable human avatars from RGB videos is a long-standing and challenging problem. Recent works usually adopt MLP-based neural radiance fields (NeRF) to represent 3D humans, but it remains difficult for pure M…

NeRF

Artist-Friendly Relightable and Animatable Neural Heads

2023-12-06 · CVPR 2024 1 · Yingyan Xu, Prashanth Chandran, Sebastian Weiss, Markus Gross 외

An increasingly common approach for creating photo-realistic digital avatars is through the use of volumetric neural fields. The original neural radiance field (NeRF) allowed for impressive novel view synthesis of static…

NeRFNovel View Synthesis