paper-with-me

Papers

LHM: Large Animatable Human Reconstruction Model from a Single Image in Seconds

2025-03-13 · Lingteng Qiu, Xiaodong Gu, Peihao Li, Qi Zuo, Weichao Shen, Junfei Zhang, Kejie Qiu, Weihao Yuan, GuanYing Chen, Zilong Dong, Liefeng Bo

Animatable 3D human reconstruction from a single image is a challenging problem due to the ambiguity in decoupling geometry, appearance, and deformation. Recent advances in 3D human reconstruction mainly focus on static human modeling, and the reliance of using synthetic 3D scans for training limits their generalization ability. Conversely, optimization-based video methods achieve higher fidelity but demand controlled capture conditions and computationally intensive refinement processes. Motivated by the emergence of large reconstruction models for efficient static reconstruction, we propose LHM (Large Animatable Human Reconstruction Model) to infer high-fidelity avatars represented as 3D Gaussian splatting in a feed-forward pass. Our model leverages a multimodal transformer architecture to effectively encode the human body positional features and image features with attention mechanism, enabling detailed preservation of clothing geometry and texture. To further boost the face identity preservation and fine detail recovery, we propose a head feature pyramid encoding scheme to aggregate multi-scale features of the head regions. Extensive experiments demonstrate that our LHM generates plausible animatable human in seconds without post-processing for face and hands, outperforming existing methods in both reconstruction accuracy and generalization ability.

📄 PDF Abstract BibTeX arXiv:2503.10625

Code (1)

aigc3d/LHM 공식 구현 jax

Tasks

3D Human Reconstruction

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Human in Seconds 설명 없음
Attention 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

AniGS: Animatable Gaussian Avatar from a Single Image with Inconsistent Gaussian Reconstruction

2024-12-03 · CVPR 2025 1 · Lingteng Qiu, Shenhao Zhu, Qi Zuo, Xiaodong Gu 외

Generating animatable human avatars from a single image is essential for various digital human modeling applications. Existing 3D reconstruction methods often struggle to capture fine details in animatable models, while …

3D ReconstructionVideo Generation

PF-LHM: 3D Animatable Avatar Reconstruction from Pose-free Articulated Human Images

2025-06-16 · Lingteng Qiu, Peihao Li, Qi Zuo, Xiaodong Gu 외

Reconstructing an animatable 3D human from casually captured images of an articulated subject without camera or human pose information is a practical yet challenging task due to view misalignment, occlusions, and the abs…

3D Human ReconstructionImage ReconstructionPose Estimation

SinGS: Animatable Single-Image Human Gaussian Splats with Kinematic Priors

2025-01-01 · CVPR 2025 1 · Yufan Wu, Xuanhong Chen, Wen Li, Shunran Jia 외

Despite significant advances in accurately estimating geometry in contemporary single-image 3D human reconstruction, creating a high-quality, efficient, and animatable 3D avatar remains an open challenge. Two key ob…

3D Human Reconstruction

Avat3r: Large Animatable Gaussian Reconstruction Model for High-fidelity 3D Head Avatars

2025-02-27 · Tobias Kirschstein, Javier Romero, Artem Sevastopolsky, Matthias Nießner 외

Traditionally, creating photo-realistic 3D head avatars requires a studio-level multi-view capture setup and expensive optimization during test-time, limiting the use of digital human doubles to the VFX industry or offli…

NoPo-Avatar: Generalizable and Animatable Avatars from Sparse Inputs without Human Poses

2025-11-20 · Jing Wen, Alexander G. Schwing, Shenlong Wang arxiv

We tackle the task of recovering an animatable 3D human avatar from a single or a sparse set of images. For this task, beyond a set of images, many prior state-of-the-art methods use accurate "ground-truth" camera poses …