paper-with-me

홈 › Papers

Generalizable Human Gaussians from Single-View Image

2024-06-10 · Jinnan Chen, Chen Li, Jianfeng Zhang, Lingting Zhu, Buzhen Huang, Hanlin Chen, Gim Hee Lee

In this work, we tackle the task of learning 3D human Gaussians from a single image, focusing on recovering detailed appearance and geometry including unobserved regions. We introduce a single-view generalizable Human Gaussian Model (HGM), which employs a novel generate-then-refine pipeline with the guidance from human body prior and diffusion prior. Our approach uses a ControlNet to refine rendered back-view images from coarse predicted human Gaussians, then uses the refined image along with the input image to reconstruct refined human Gaussians. To mitigate the potential generation of unrealistic human poses and shapes, we incorporate human priors from the SMPL-X model as a dual branch, propagating image features from the SMPL-X volume to the image Gaussians using sparse convolution and attention mechanisms. Given that the initial SMPL-X estimation might be inaccurate, we gradually refine it with our HGM model. We validate our approach on several publicly available datasets. Our method surpasses previous methods in both novel view synthesis and surface reconstruction. Our approach also exhibits strong generalization for cross-dataset evaluation and in-the-wild images.

📄 PDF Abstract BibTeX arXiv:2406.06050

Code (1)

jinnan-chen/HGM 공식 구현 pytorch

Tasks

Novel View SynthesisSSIMSurface Reconstruction

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

HiSplat: Hierarchical 3D Gaussian Splatting for Generalizable Sparse-View Reconstruction

2024-10-08 · Shengji Tang, Weicai Ye, Peng Ye, Weihao Lin 외

Reconstructing 3D scenes from multiple viewpoints is a fundamental task in stereo vision. Recently, advances in generalizable 3D Gaussian Splatting have enabled high-quality novel view synthesis for unseen scenes from sp…

Novel View Synthesis

Generalizable Human Gaussian Splatting via Multi-view Semantic Consistency

2026-04-28 · Jingi Kim, Wonjun Kim arxiv

Recently, generalizable human Gaussian splatting from sparse-view inputs has been actively studied for the photorealistic human rendering. Most existing methods rely on explicit geometric constraints or predefined struct…

RoGSplat: Learning Robust Generalizable Human Gaussian Splatting from Sparse Multi-View Images

2025-03-18 · CVPR 2025 1 · Junjin Xiao, Qing Zhang, Yonewei Nie, Lei Zhu 외

This paper presents RoGSplat, a novel approach for synthesizing high-fidelity novel views of unseen human from sparse multi-view images, while requiring no cumbersome per-subject optimization. Unlike previous methods tha…

Novel View Synthesis

SaLon3R: Structure-aware Long-term Generalizable 3D Reconstruction from Unposed Images

2025-10-16 · Jiaxin Guo, Tongfan Guan, Wenzhen Dong, Wenzhao Zheng 외 arxiv

Recent advances in 3D Gaussian Splatting (3DGS) have enabled generalizable, on-the-fly reconstruction of sequential input views. However, existing methods often predict per-pixel Gaussians and combine Gaussians from all …

Novel View Synthesis3D ReconstructionDepth Estimation

CATSplat: Context-Aware Transformer with Spatial Guidance for Generalizable 3D Gaussian Splatting from A Single-View Image

2024-12-17 · Wonseok Roh, Hwanhee Jung, Jong Wook Kim, Seunggwan Lee 외

Recently, generalizable feed-forward methods based on 3D Gaussian Splatting have gained significant attention for their potential to reconstruct 3D scenes using finite resources. These approaches create a 3D radiance fie…

3D Scene ReconstructionNovel View Synthesis