paper-with-me

Papers

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 which links to the observation space with deformation fields estimations. However, the learned canonical representation is static and the current design of the deformation fields is not able to represent large movements or detailed geometry changes. In this paper, we propose to learn a neural deformable field wrapped around a fitted parametric body model to represent the dynamic human. The NDF is spatially aligned by the underlying reference surface. A neural network is then learned to map pose to the dynamics of NDF. The proposed NDF representation can synthesize the digitized performer with novel views and novel poses with a detailed and reasonable dynamic appearance. Experiments show that our method significantly outperforms recent human synthesis methods.

📄 PDF Abstract BibTeX arXiv:2207.09193

Code (1)

hkbu-vscomputing/2022_eccv_ndf 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

Deformable TDNN with adaptive receptive fields for speech recognition

2021-04-30 · Keyu An, Yi Zhang, Zhijian Ou

Time Delay Neural Networks (TDNNs) are widely used in both DNN-HMM based hybrid speech recognition systems and recent end-to-end systems. Nevertheless, the receptive fields of TDNNs are limited and fixed, which is not de…

speech-recognitionSpeech Recognition

CaDeX: Learning Canonical Deformation Coordinate Space for Dynamic Surface Representation via Neural Homeomorphism

2022-03-30 · CVPR 2022 1 · Jiahui Lei, Kostas Daniilidis

While neural representations for static 3D shapes are widely studied, representations for deformable surfaces are limited to be template-dependent or lack efficiency. We introduce Canonical Deformation Coordinate Space (…

Deformable Tube Network for Action Detection in Videos

2019-07-03 · Wei Li, Zehuan Yuan, Dashan Guo, Lei Huang 외

We address the problem of spatio-temporal action detection in videos. Existing methods commonly either ignore temporal context in action recognition and localization, or lack the modelling of flexible shapes of action tu…

Action DetectionAction Recognition

EgoPhys: Learning Generalizable Physics Models of Deformable Objects from Egocentric Video

2026-06-15 · Hyunjin Kim, Ri-Zhao Qiu, Guangqi Jiang, Xiaolong Wang arxiv

Humans naturally understand object physics through everyday interactions, but faithfully predicting complex deformable dynamics, such as elastic materials and fabrics, remains a major challenge for computer vision and ro…

Zero-shot Generalization

Deformable Neural Radiance Fields using RGB and Event Cameras

2023-09-15 · ICCV 2023 1 · Qi Ma, Danda Pani Paudel, Ajad Chhatkuli, Luc van Gool

Modeling Neural Radiance Fields for fast-moving deformable objects from visual data alone is a challenging problem. A major issue arises due to the high deformation and low acquisition rates. To address this problem, we …