paper-with-me

Papers

Dynamic Surface Function Networks for Clothed Human Bodies

2021-04-08 · ICCV 2021 10 · Andrei Burov, Matthias Nießner, Justus Thies

We present a novel method for temporal coherent reconstruction and tracking of clothed humans. Given a monocular RGB-D sequence, we learn a person-specific body model which is based on a dynamic surface function network. To this end, we explicitly model the surface of the person using a multi-layer perceptron (MLP) which is embedded into the canonical space of the SMPL body model. With classical forward rendering, the represented surface can be rasterized using the topology of a template mesh. For each surface point of the template mesh, the MLP is evaluated to predict the actual surface location. To handle pose-dependent deformations, the MLP is conditioned on the SMPL pose parameters. We show that this surface representation as well as the pose parameters can be learned in a self-supervised fashion using the principle of analysis-by-synthesis and differentiable rasterization. As a result, we are able to reconstruct a temporally coherent mesh sequence from the input data. The underlying surface representation can be used to synthesize new animations of the reconstructed person including pose-dependent deformations.

📄 PDF Abstract BibTeX arXiv:2104.03978

Code (1)

andreiburov/DSFN 공식 구현

Similar Papers 제목 키워드 기반

PICA: Physics-Integrated Clothed Avatar

2024-07-07 · Bo Peng, Yunfan Tao, Haoyu Zhan, Yudong Guo 외

We introduce PICA, a novel representation for high-fidelity animatable clothed human avatars with physics-accurate dynamics, even for loose clothing. Previous neural rendering-based representations of animatable clothed …

3DGSGraph Neural NetworkNeural Rendering

Neural-ABC: Neural Parametric Models for Articulated Body with Clothes

2024-04-06 · Honghu Chen, Yuxin Yao, Juyong Zhang

In this paper, we introduce Neural-ABC, a novel parametric model based on neural implicit functions that can represent clothed human bodies with disentangled latent spaces for identity, clothing, shape, and pose. Traditi…

Joint Reconstruction of Spatially-Coherent and Realistic Clothed Humans and Objects from a Single Image

2025-02-25 · Ayushi Dutta, Marco Pesavento, Marco Volino, Adrian Hilton 외

Recent advances in human shape learning have focused on achieving accurate human reconstruction from single-view images. However, in the real world, humans share space with other objects. Reconstructing images with human…

ObjectObject Reconstruction

SCULPT: Shape-Conditioned Unpaired Learning of Pose-dependent Clothed and Textured Human Meshes

2023-08-21 · CVPR 2024 1 · Soubhik Sanyal, Partha Ghosh, Jinlong Yang, Michael J. Black 외

We present SCULPT, a novel 3D generative model for clothed and textured 3D meshes of humans. Specifically, we devise a deep neural network that learns to represent the geometry and appearance distribution of clothed huma…

AttributeQuestion AnsweringVisual Question Answering

GaussianBody: Clothed Human Reconstruction via 3d Gaussian Splatting

2024-01-18 · Mengtian Li, Shengxiang Yao, Zhifeng Xie, Keyu Chen

In this work, we propose a novel clothed human reconstruction method called GaussianBody, based on 3D Gaussian Splatting. Compared with the costly neural radiance based models, 3D Gaussian Splatting has recently demonstr…