paper-with-me

Papers

Neural Human Performer: Learning Generalizable Radiance Fields for Human Performance Rendering

2021-09-15 · NeurIPS 2021 12 · Youngjoong Kwon, Dahun Kim, Duygu Ceylan, Henry Fuchs

In this paper, we aim at synthesizing a free-viewpoint video of an arbitrary human performance using sparse multi-view cameras. Recently, several works have addressed this problem by learning person-specific neural radiance fields (NeRF) to capture the appearance of a particular human. In parallel, some work proposed to use pixel-aligned features to generalize radiance fields to arbitrary new scenes and objects. Adopting such generalization approaches to humans, however, is highly challenging due to the heavy occlusions and dynamic articulations of body parts. To tackle this, we propose Neural Human Performer, a novel approach that learns generalizable neural radiance fields based on a parametric human body model for robust performance capture. Specifically, we first introduce a temporal transformer that aggregates tracked visual features based on the skeletal body motion over time. Moreover, a multi-view transformer is proposed to perform cross-attention between the temporally-fused features and the pixel-aligned features at each time step to integrate observations on the fly from multiple views. Experiments on the ZJU-MoCap and AIST datasets show that our method significantly outperforms recent generalizable NeRF methods on unseen identities and poses. The video results and code are available at https://youngjoongunc.github.io/nhp.

📄 PDF Abstract BibTeX arXiv:2109.07448

Code (1)

YoungJoongUNC/Neural_Human_Performer 공식 구현 pytorch

Tasks

Generalizable Novel View SynthesisNeRF

Methods 이 논문이 사용한 방법론

FAVOR+ 설명 없음
Performer Performer is a Transformer architecture which can estimate regular…

Similar Papers 제목 키워드 기반

Generalizable Neural Performer: Learning Robust Radiance Fields for Human Novel View Synthesis

2022-04-25 · Wei Cheng, Su Xu, Jingtan Piao, Chen Qian 외

This work targets at using a general deep learning framework to synthesize free-viewpoint images of arbitrary human performers, only requiring a sparse number of camera views as inputs and skirting per-case fine-tuning. …

Novel View Synthesis

GM-NeRF: Learning Generalizable Model-based Neural Radiance Fields from Multi-view Images

2023-03-24 · CVPR 2023 1 · Jianchuan Chen, Wentao Yi, Liqian Ma, Xu Jia 외

In this work, we focus on synthesizing high-fidelity novel view images for arbitrary human performers, given a set of sparse multi-view images. It is a challenging task due to the large variation among articulated body p…

NeRFNeural RenderingNovel View Synthesis

Neural Image-based Avatars: Generalizable Radiance Fields for Human Avatar Modeling

2023-04-10 · Youngjoong Kwon, Dahun Kim, Duygu Ceylan, Henry Fuchs

We present a method that enables synthesizing novel views and novel poses of arbitrary human performers from sparse multi-view images. A key ingredient of our method is a hybrid appearance blending module that combines t…

NeRF

NDF: Neural Deformable Fields for Dynamic Human Modelling

2022-07-19 · Ruiqi Zhang, Jie Chen

We propose Neural Deformable Fields (NDF), a new representation for dynamic human digitization from a multi-view video. Recent works proposed to represent a dynamic human body with shared canonical neural radiance fields…

Generalizable Neural Voxels for Fast Human Radiance Fields

2023-03-27 · Taoran Yi, Jiemin Fang, Xinggang Wang, Wenyu Liu

Rendering moving human bodies at free viewpoints only from a monocular video is quite a challenging problem. The information is too sparse to model complicated human body structures and motions from both view and pose di…

NeRFNovel View Synthesis