SOTAVerified

CrowdSplat: Exploring Gaussian Splatting For Crowd Rendering

2025-01-29Code Available0· sign in to hype

Xiaohan Sun, Yinghan Xu, John Dingliana, Carol O'Sullivan

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We present CrowdSplat, a novel approach that leverages 3D Gaussian Splatting for real-time, high-quality crowd rendering. Our method utilizes 3D Gaussian functions to represent animated human characters in diverse poses and outfits, which are extracted from monocular videos. We integrate Level of Detail (LoD) rendering to optimize computational efficiency and quality. The CrowdSplat framework consists of two stages: (1) avatar reconstruction and (2) crowd synthesis. The framework is also optimized for GPU memory usage to enhance scalability. Quantitative and qualitative evaluations show that CrowdSplat achieves good levels of rendering quality, memory efficiency, and computational performance. Through these experiments, we demonstrate that CrowdSplat is a viable solution for dynamic, realistic crowd simulation in real-time applications.

Tasks

Reproductions