paper-with-me

Papers

Explicifying Neural Implicit Fields for Efficient Dynamic Human Avatar Modeling via a Neural Explicit Surface

2023-08-07 · Ruiqi Zhang, Jie Chen, Qiang Wang

This paper proposes a technique for efficiently modeling dynamic humans by explicifying the implicit neural fields via a Neural Explicit Surface (NES). Implicit neural fields have advantages over traditional explicit representations in modeling dynamic 3D content from sparse observations and effectively representing complex geometries and appearances. Implicit neural fields defined in 3D space, however, are expensive to render due to the need for dense sampling during volumetric rendering. Moreover, their memory efficiency can be further optimized when modeling sparse 3D space. To overcome these issues, the paper proposes utilizing Neural Explicit Surface (NES) to explicitly represent implicit neural fields, facilitating memory and computational efficiency. To achieve this, the paper creates a fully differentiable conversion between the implicit neural fields and the explicit rendering interface of NES, leveraging the strengths of both implicit and explicit approaches. This conversion enables effective training of the hybrid representation using implicit methods and efficient rendering by integrating the explicit rendering interface with a newly proposed rasterization-based neural renderer that only incurs a texture color query once for the initial ray interaction with the explicit surface, resulting in improved inference efficiency. NES describes dynamic human geometries with pose-dependent neural implicit surface deformation fields and their dynamic neural textures both in 2D space, which is a more memory-efficient alternative to traditional 3D methods, reducing redundancy and computational load. The comprehensive experiments show that NES performs similarly to previous 3D approaches, with greatly improved rendering speed and reduced memory cost.

📄 PDF Abstract BibTeX arXiv:2308.05112

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

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 제목 키워드 기반

AutoAvatar: Autoregressive Neural Fields for Dynamic Avatar Modeling

2022-03-25 · Ziqian Bai, Timur Bagautdinov, Javier Romero, Michael Zollhöfer 외

Neural fields such as implicit surfaces have recently enabled avatar modeling from raw scans without explicit temporal correspondences. In this work, we exploit autoregressive modeling to further extend this notion to ca…

3D Human Dynamics3D Human ReconstructionHuman Dynamics

AvatarCraft: Transforming Text into Neural Human Avatars with Parameterized Shape and Pose Control

2023-03-30 · ICCV 2023 1 · Ruixiang Jiang, Can Wang, Jingbo Zhang, Menglei Chai 외

Neural implicit fields are powerful for representing 3D scenes and generating high-quality novel views, but it remains challenging to use such implicit representations for creating a 3D human avatar with a specific ident…

Deformable 3D Gaussian Splatting for Animatable Human Avatars

2023-12-22 · HyunJun Jung, Nikolas Brasch, Jifei Song, Eduardo Perez-Pellitero 외

Recent advances in neural radiance fields enable novel view synthesis of photo-realistic images in dynamic settings, which can be applied to scenarios with human animation. Commonly used implicit backbones to establish a…

Human AnimationNovel View Synthesis

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…

Efficient Meshy Neural Fields for Animatable Human Avatars

2023-03-23 · Xiaoke Huang, Yiji Cheng, Yansong Tang, Xiu Li 외

Efficiently digitizing high-fidelity animatable human avatars from videos is a challenging and active research topic. Recent volume rendering-based neural representations open a new way for human digitization with their …

DisentanglementInverse Rendering