paper-with-me

Papers

HeadNeRF: A Real-time NeRF-based Parametric Head Model

2021-12-10 · CVPR 2022 1 · Yang Hong, Bo Peng, Haiyao Xiao, Ligang Liu, Juyong Zhang

In this paper, we propose HeadNeRF, a novel NeRF-based parametric head model that integrates the neural radiance field to the parametric representation of the human head. It can render high fidelity head images in real-time on modern GPUs, and supports directly controlling the generated images' rendering pose and various semantic attributes. Different from existing related parametric models, we use the neural radiance fields as a novel 3D proxy instead of the traditional 3D textured mesh, which makes that HeadNeRF is able to generate high fidelity images. However, the computationally expensive rendering process of the original NeRF hinders the construction of the parametric NeRF model. To address this issue, we adopt the strategy of integrating 2D neural rendering to the rendering process of NeRF and design novel loss terms. As a result, the rendering speed of HeadNeRF can be significantly accelerated, and the rendering time of one frame is reduced from 5s to 25ms. The well designed loss terms also improve the rendering accuracy, and the fine-level details of the human head, such as the gaps between teeth, wrinkles, and beards, can be represented and synthesized by HeadNeRF. Extensive experimental results and several applications demonstrate its effectiveness. The trained parametric model is available at https://github.com/CrisHY1995/headnerf.

📄 PDF Abstract BibTeX arXiv:2112.05637

Code (1)

crishy1995/headnerf 공식 구현 pytorch

Tasks

NeRFNeural Rendering

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

LightAvatar: Efficient Head Avatar as Dynamic Neural Light Field

2024-09-26 · Huan Wang, Feitong Tan, Ziqian Bai, yinda zhang 외

Recent works have shown that neural radiance fields (NeRFs) on top of parametric models have reached SOTA quality to build photorealistic head avatars from a monocular video. However, one major limitation of the NeRF-bas…

GPUNeRF

NeRFFaceSpeech: One-shot Audio-driven 3D Talking Head Synthesis via Generative Prior

2024-05-09 · Gihoon Kim, Kwanggyoon Seo, Sihun Cha, Junyong Noh

Audio-driven talking head generation is advancing from 2D to 3D content. Notably, Neural Radiance Field (NeRF) is in the spotlight as a means to synthesize high-quality 3D talking head outputs. Unfortunately, this NeRF-b…

Face ModelNeRFTalking Head Generation

From NeRFs to Gaussian Splats, and Back

2024-05-15 · Siming He, Zach Osman, Pratik Chaudhari

For robotics applications where there is a limited number of (typically ego-centric) views, parametric representations such as neural radiance fields (NeRFs) generalize better than non-parametric ones such as Gaussian sp…

SSIM

NeRF-Gaze: A Head-Eye Redirection Parametric Model for Gaze Estimation

2022-12-30 · Pengwei Yin, Jiawu Dai, Jingjing Wang, Di Xie 외

Gaze estimation is the fundamental basis for many visual tasks. Yet, the high cost of acquiring gaze datasets with 3D annotations hinders the optimization and application of gaze estimation models. In this work, we propo…

Domain AdaptationDomain GeneralizationGaze EstimationNeRF+1

HAvatar: High-fidelity Head Avatar via Facial Model Conditioned Neural Radiance Field

2023-09-29 · Xiaochen Zhao, Lizhen Wang, Jingxiang Sun, Hongwen Zhang 외

The problem of modeling an animatable 3D human head avatar under light-weight setups is of significant importance but has not been well solved. Existing 3D representations either perform well in the realism of portrait i…

Image-to-Image TranslationNeRF