paper-with-me

홈 › Papers

Real-Time Human Reconstruction and Animation using Feed-Forward Gaussian Splatting

2026-04-11 · Devdoot Chatterjee, Zakaria Laskar, C. V. Jawahar arxiv

We present HumanGS, a generalizable feed-forward Gaussian splatting framework for human 3D reconstruction and real-time animation from sparse multi-view RGB images and their associated SMPL-X poses. Unlike prior methods that rely on depth supervision, fixed input views, UV maps, repeated feed-forward inference for each target pose or view, or computationally expensive vertex-to-image cross-attention, HumanGS employs a simple transformer architecture that explicitly associates SMPL-X vertices with multi-scale image features through geometric back-projection. This eliminates the need for large pre-trained human representation models while naturally aggregating complementary information from multiple views. The aggregated vertex features are mapped by a lightweight MLP decoder to a canonical set of 3D Gaussian primitives aligned with SMPL-X vertices. One Gaussian is regularized to remain close to the SMPL-X surface, providing a strong geometric prior and stable correspondence to the parametric body model, while a small set of unconstrained Gaussians per vertex captures geometric details beyond the body surface, such as clothing and hair. The resulting canonical representation is animated efficiently using linear blend skinning and Gaussian rasterization without further network inference. Trained entirely from scratch on only 10K frames from THuman2.1, HumanGS achieves reconstruction quality comparable to or better than state-of-the-art methods while reducing reconstruction time by over 15 times compared to recent transformer-based approaches, enabling real-time animation and interactive applications. Code and pre-trained models are available at https://github.com/Devdoot57/HumanGS .

📄 PDF Abstract BibTeX arXiv:2604.10259

Code (0)

등록된 구현이 없습니다.

Tasks

3D Reconstruction

Similar Papers 제목 키워드 기반

HumanRAM: Feed-forward Human Reconstruction and Animation Model using Transformers

2025-06-03 · Zhiyuan Yu, Zhe Li, Hujun Bao, Can Yang 외

3D human reconstruction and animation are long-standing topics in computer graphics and vision. However, existing methods typically rely on sophisticated dense-view capture and/or time-consuming per-subject optimization …

3D Human ReconstructionDecoder

SAT: Supervisor Regularization and Animation Augmentation for Two-process Monocular Texture 3D Human Reconstruction

2025-08-27 · Gangjian Zhang, Jian Shu, Nanjie Yao, Hao Wang arxiv

Monocular texture 3D human reconstruction aims to create a complete 3D digital avatar from just a single front-view human RGB image. However, the geometric ambiguity inherent in a single 2D image and the scarcity of 3D h…

3D Human Reconstruction

Evaluation of Generative Models for Emotional 3D Animation Generation in VR

2025-12-18 · Kiran Chhatre, Renan Guarese, Andrii Matviienko, Christopher Peters arxiv

Social interactions incorporate nonverbal signals to convey emotions alongside speech, including facial expressions and body gestures. Generative models have demonstrated promising results in creating full-body nonverbal…

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

One-Shot Feed-Forward 360$^{\circ}$ Animatable Avatar via Inpainted UV-Space Gaussian Modeling

2026-01-19 · Shuling Zhao, Dan Xu arxiv

Building one-shot 3D animatable head avatars is an important yet challenging problem. Existing methods generally collapse under large camera pose variations, compromising the realism of 3D avatars. In this work, we propo…

3D Reconstruction