EVA-Gaussian: 3D Gaussian-based Real-time Human Novel View Synthesis under Diverse Multi-view Camera Settings
Yingdong Hu, Zhening Liu, Jiawei Shao, Zehong Lin, Jun Zhang
TL;DR
EVA-Gaussian tackles real-time, high-resolution 3D human novel-view synthesis under diverse sparse-view camera configurations. It introduces Efficient cross-View Attention (EVA) within a three-stage Gaussian-based pipeline—Gaussian Position Estimation, Gaussian Attribute Estimation, and Feature Refinement—augmented by an anchor loss to enforce cross-view consistency. Across THuman2.0 and THumanSit, EVA-Gaussian achieves state-of-the-art rendering quality with robust generalization and real-time inference, even as the number of views or view-angle differences increases. This work enables practical free-viewpoint rendering for AR/VR and holographic applications without relying on template priors, while highlighting memory considerations for high-view-count scenarios and potential improvements with RGB-D cues.
Abstract
Feed-forward based 3D Gaussian Splatting methods have demonstrated exceptional capability in real-time novel view synthesis for human models. However, current approaches are confined to either dense viewpoint configurations or restricted image resolutions. These limitations hinder their flexibility in free-viewpoint rendering across a wide range of camera view angle discrepancies, and also restrict their ability to recover fine-grained human details in real time using commonly available GPUs. To address these challenges, we propose a novel pipeline named EVA-Gaussian for 3D human novel view synthesis across diverse multi-view camera settings. Specifically, we first design an Efficient Cross-View Attention (EVA) module to effectively fuse cross-view information under high resolution inputs and sparse view settings, while minimizing temporal and computational overhead. Additionally, we introduce a feature refinement mechianism to predict the attributes of the 3D Gaussians and assign a feature value to each Gaussian, enabling the correction of artifacts caused by geometric inaccuracies in position estimation and enhancing overall visual fidelity. Experimental results on the THuman2.0 and THumansit datasets showcase the superiority of EVA-Gaussian in rendering quality across diverse camera settings. Project page: https://zhenliuzju.github.io/huyingdong/EVA-Gaussian.
