RoGSplat
RoGSplat: Learning Robust Generalizable Human Gaussian Splatting from Sparse Multi-View Images#
Junjin Xiao, Qing Zhang, Yonewei Nie, Lei Zhu, Wei-Shi Zheng
NeRF
SMPL
Generalized
CVPR 2025
iSEE-Laboratory/RoGSplat
Code of CVPR2025 paper “RoGSplat: Learning Robust Generalizable Human Gaussian Splatting from Sparse Multi-View Images”
Python
34
0
Abstract#
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 that typically struggle with sparse views with few overlappings and are less effective in reconstructing complex human geometry, the proposed method enables robust reconstruction in such challenging conditions. Our key idea is to lift SMPL vertices to dense and reliable 3D prior points representing accurate human body geometry, and then regress human Gaussian parameters based on the points. To account for possible misalignment between SMPL model and images, we propose to predict image-aligned 3D prior points by leveraging both pixel-level features and voxel-level features, from which we regress the coarse Gaussians. To enhance the ability to capture high-frequency details, we further render depth maps from the coarse 3D Gaussians to help regress finegrained pixel-wise Gaussians. Experiments on several benchmark datasets demonstrate that our method outperforms state-of-the-art methods in novel view synthesis and crossdataset generalization.
PaperApproach#

RoGSplat teaser.
RoGSplat overview.Results#
Data#
Comparisons#
Performance#
Papers Published @ 2025 - This article is part of a series.
Part 31: This Article
