paper-with-me

Papers

HO-Gaussian: Hybrid Optimization of 3D Gaussian Splatting for Urban Scenes

2024-03-29 · Zhuopeng Li, Yilin Zhang, Chenming Wu, Jianke Zhu, Liangjun Zhang

The rapid growth of 3D Gaussian Splatting (3DGS) has revolutionized neural rendering, enabling real-time production of high-quality renderings. However, the previous 3DGS-based methods have limitations in urban scenes due to reliance on initial Structure-from-Motion(SfM) points and difficulties in rendering distant, sky and low-texture areas. To overcome these challenges, we propose a hybrid optimization method named HO-Gaussian, which combines a grid-based volume with the 3DGS pipeline. HO-Gaussian eliminates the dependency on SfM point initialization, allowing for rendering of urban scenes, and incorporates the Point Densitification to enhance rendering quality in problematic regions during training. Furthermore, we introduce Gaussian Direction Encoding as an alternative for spherical harmonics in the rendering pipeline, which enables view-dependent color representation. To account for multi-camera systems, we introduce neural warping to enhance object consistency across different cameras. Experimental results on widely used autonomous driving datasets demonstrate that HO-Gaussian achieves photo-realistic rendering in real-time on multi-camera urban datasets.

📄 PDF Abstract BibTeX arXiv:2403.20032

Code (0)

등록된 구현이 없습니다.

Tasks

3DGSAutonomous DrivingNeural Rendering

Similar Papers 제목 키워드 기반

TCLC-GS: Tightly Coupled LiDAR-Camera Gaussian Splatting for Autonomous Driving

2024-04-03 · Cheng Zhao, Su Sun, Ruoyu Wang, Yuliang Guo 외

Most 3D Gaussian Splatting (3D-GS) based methods for urban scenes initialize 3D Gaussians directly with 3D LiDAR points, which not only underutilizes LiDAR data capabilities but also overlooks the potential advantages of…

3D ReconstructionAutonomous Driving

CityGo: Lightweight Urban Modeling and Rendering with Proxy Buildings and Residual Gaussians

2025-05-27 · Weihang Liu, Yuhui Zhong, Yuke Li, Xi Chen 외

Accurate and efficient modeling of large-scale urban scenes is critical for applications such as AR navigation, UAV based inspection, and smart city digital twins. While aerial imagery offers broad coverage and complemen…

3DGS

HGS-Mapping: Online Dense Mapping Using Hybrid Gaussian Representation in Urban Scenes

2024-03-29 · Ke wu, Kaizhao Zhang, Zhiwei Zhang, Shanshuai Yuan 외

Online dense mapping of urban scenes forms a fundamental cornerstone for scene understanding and navigation of autonomous vehicles. Recent advancements in mapping methods are mainly based on NeRF, whose rendering speed i…

3DGSAutonomous VehiclesNeRFScene Understanding

HybridSplat: Fast Reflection-baked Gaussian Tracing using Hybrid Splatting

2025-12-09 · Chang Liu, Hongliang Yuan, Lianghao Zhang, Sichao Wang 외 arxiv

Rendering complex reflection of real-world scenes using 3D Gaussian splatting has been a quite promising solution for photorealistic novel view synthesis, but still faces bottlenecks especially in rendering speed and mem…

Novel View Synthesis

SplattingAvatar: Realistic Real-Time Human Avatars with Mesh-Embedded Gaussian Splatting

2024-03-08 · CVPR 2024 1 · Zhijing Shao, Zhaolong Wang, Zhuang Li, Duotun Wang 외

We present SplattingAvatar, a hybrid 3D representation of photorealistic human avatars with Gaussian Splatting embedded on a triangle mesh, which renders over 300 FPS on a modern GPU and 30 FPS on a mobile device. We dis…

GPU