paper-with-me

Papers

CityGaussian: Real-time High-quality Large-Scale Scene Rendering with Gaussians

2024-04-01 · Yang Liu, He Guan, Chuanchen Luo, Lue Fan, Naiyan Wang, Junran Peng, Zhaoxiang Zhang

The advancement of real-time 3D scene reconstruction and novel view synthesis has been significantly propelled by 3D Gaussian Splatting (3DGS). However, effectively training large-scale 3DGS and rendering it in real-time across various scales remains challenging. This paper introduces CityGaussian (CityGS), which employs a novel divide-and-conquer training approach and Level-of-Detail (LoD) strategy for efficient large-scale 3DGS training and rendering. Specifically, the global scene prior and adaptive training data selection enables efficient training and seamless fusion. Based on fused Gaussian primitives, we generate different detail levels through compression, and realize fast rendering across various scales through the proposed block-wise detail levels selection and aggregation strategy. Extensive experimental results on large-scale scenes demonstrate that our approach attains state-of-theart rendering quality, enabling consistent real-time rendering of largescale scenes across vastly different scales. Our project page is available at https://dekuliutesla.github.io/citygs/.

📄 PDF Abstract BibTeX arXiv:2404.01133

Code (2)

DekuLiuTesla/CityGaussian 공식 구현 jax
linketic/citygaussian pytorch

Tasks

3DGS3D Scene ReconstructionNovel View Synthesis

Similar Papers 제목 키워드 기반

CityGaussianV2: Efficient and Geometrically Accurate Reconstruction for Large-Scale Scenes

2024-11-01 · Yang Liu, Chuanchen Luo, Zhongkai Mao, Junran Peng 외

Recently, 3D Gaussian Splatting (3DGS) has revolutionized radiance field reconstruction, manifesting efficient and high-fidelity novel view synthesis. However, accurately representing surfaces, especially in large and co…

3DGSNovel View Synthesis

PrismGS: Physically-Grounded Anti-Aliasing for High-Fidelity Large-Scale 3D Gaussian Splatting

2025-10-09 · Houqiang Zhong, Zhenglong Wu, Sihua Fu, Zihan Zheng 외 arxiv

3D Gaussian Splatting (3DGS) has recently enabled real-time photorealistic rendering in compact scenes, but scaling to large urban environments introduces severe aliasing artifacts and optimization instability, especiall…

Momentum-GS: Momentum Gaussian Self-Distillation for High-Quality Large Scene Reconstruction

2024-12-06 · Jixuan Fan, Wanhua Li, Yifei Han, Yansong Tang

3D Gaussian Splatting has demonstrated notable success in large-scale scene reconstruction, but challenges persist due to high training memory consumption and storage overhead. Hybrid representations that integrate impli…

3D Reconstruction3D Scene ReconstructionGPUNovel View Synthesis

Low-Cost and Real-Time Industrial Human Action Recognitions Based on Large-Scale Foundation Models

2024-03-13 · Wensheng Liang, Ruiyan Zhuang, Xianwei Shi, Shuai Li 외

Industrial managements, including quality control, cost and safety optimization, etc., heavily rely on high quality industrial human action recognitions (IHARs) which were hard to be implemented in large-scale industrial…

RadSplat: Radiance Field-Informed Gaussian Splatting for Robust Real-Time Rendering with 900+ FPS

2024-03-20 · Michael Niemeyer, Fabian Manhardt, Marie-Julie Rakotosaona, Michael Oechsle 외

Recent advances in view synthesis and real-time rendering have achieved photorealistic quality at impressive rendering speeds. While Radiance Field-based methods achieve state-of-the-art quality in challenging scenarios …

Novel View Synthesis