paper-with-me

Papers

Animatable Neural Radiance Fields for Modeling Dynamic Human Bodies

2021-05-06 · ICCV 2021 10 · Sida Peng, Junting Dong, Qianqian Wang, Shangzhan Zhang, Qing Shuai, Xiaowei Zhou, Hujun Bao

This paper addresses the challenge of reconstructing an animatable human model from a multi-view video. Some recent works have proposed to decompose a non-rigidly deforming scene into a canonical neural radiance field and a set of deformation fields that map observation-space points to the canonical space, thereby enabling them to learn the dynamic scene from images. However, they represent the deformation field as translational vector field or SE(3) field, which makes the optimization highly under-constrained. Moreover, these representations cannot be explicitly controlled by input motions. Instead, we introduce neural blend weight fields to produce the deformation fields. Based on the skeleton-driven deformation, blend weight fields are used with 3D human skeletons to generate observation-to-canonical and canonical-to-observation correspondences. Since 3D human skeletons are more observable, they can regularize the learning of deformation fields. Moreover, the learned blend weight fields can be combined with input skeletal motions to generate new deformation fields to animate the human model. Experiments show that our approach significantly outperforms recent human synthesis methods. The code and supplementary materials are available at https://zju3dv.github.io/animatable_nerf/.

📄 PDF Abstract BibTeX arXiv:2105.02872

Code (1)

zju3dv/animatable_nerf pytorch

Similar Papers 제목 키워드 기반

Structured Local Radiance Fields for Human Avatar Modeling

2022-03-28 · CVPR 2022 1 · Zerong Zheng, Han Huang, Tao Yu, Hongwen Zhang 외

It is extremely challenging to create an animatable clothed human avatar from RGB videos, especially for loose clothes due to the difficulties in motion modeling. To address this problem, we introduce a novel representat…

Animatable Neural Radiance Fields from Monocular RGB Videos

2021-06-25 · Jianchuan Chen, Ying Zhang, Di Kang, Xuefei Zhe 외

We present animatable neural radiance fields (animatable NeRF) for detailed human avatar creation from monocular videos. Our approach extends neural radiance fields (NeRF) to the dynamic scenes with human movements via i…

3D Human ReconstructionNeRFNeural RenderingNovel View Synthesis+1

Animatable Gaussians: Learning Pose-dependent Gaussian Maps for High-fidelity Human Avatar Modeling

2024-01-01 · CVPR 2024 1 · Zhe Li, Zerong Zheng, Lizhen Wang, Yebin Liu

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 pur…

NeRF

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

PixelHuman: Animatable Neural Radiance Fields from Few Images

2023-07-18 · Gyumin Shim, Jaeseong Lee, Junha Hyung, Jaegul Choo

In this paper, we propose PixelHuman, a novel human rendering model that generates animatable human scenes from a few images of a person with unseen identity, views, and poses. Previous work have demonstrated reasonable …