paper-with-me

Papers

Learning Implicit Templates for Point-Based Clothed Human Modeling

2022-07-14 · Siyou Lin, Hongwen Zhang, Zerong Zheng, Ruizhi Shao, Yebin Liu

We present FITE, a First-Implicit-Then-Explicit framework for modeling human avatars in clothing. Our framework first learns implicit surface templates representing the coarse clothing topology, and then employs the templates to guide the generation of point sets which further capture pose-dependent clothing deformations such as wrinkles. Our pipeline incorporates the merits of both implicit and explicit representations, namely, the ability to handle varying topology and the ability to efficiently capture fine details. We also propose diffused skinning to facilitate template training especially for loose clothing, and projection-based pose-encoding to extract pose information from mesh templates without predefined UV map or connectivity. Our code is publicly available at https://github.com/jsnln/fite.

📄 PDF Abstract BibTeX arXiv:2207.06955

Code (1)

jsnln/fite 공식 구현 pytorch

Similar Papers 제목 키워드 기반

CloSET: Modeling Clothed Humans on Continuous Surface with Explicit Template Decomposition

2023-04-06 · CVPR 2023 1 · Hongwen Zhang, Siyou Lin, Ruizhi Shao, Yuxiang Zhang 외

Creating animatable avatars from static scans requires the modeling of clothing deformations in different poses. Existing learning-based methods typically add pose-dependent deformations upon a minimally-clothed mesh tem…

Dynamic Appearance Modeling of Clothed 3D Human Avatars using a Single Camera

2023-12-28 · Hansol Lee, Junuk Cha, Yunhoe Ku, Jae Shin Yoon 외

The appearance of a human in clothing is driven not only by the pose but also by its temporal context, i.e., motion. However, such context has been largely neglected by existing monocular human modeling methods whose neu…

HART: Human Aligned Reconstruction Transformer

2025-09-30 · Xiyi Chen, Shaofei Wang, Marko Mihajlovic, Taewon Kang 외 arxiv

We introduce HART, a unified framework for sparse-view human reconstruction. Given a small set of uncalibrated RGB images of a person as input, it outputs a watertight clothed mesh, the aligned SMPL-X body mesh, and a Ga…

UNIF: United Neural Implicit Functions for Clothed Human Reconstruction and Animation

2022-07-20 · Shenhan Qian, Jiale Xu, Ziwei Liu, Liqian Ma 외

We propose united implicit functions (UNIF), a part-based method for clothed human reconstruction and animation with raw scans and skeletons as the input. Previous part-based methods for human reconstruction rely on grou…

Position

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…