paper-with-me

Papers

EVolSplat: Efficient Volume-based Gaussian Splatting for Urban View Synthesis

2025-03-26 · CVPR 2025 1 · Sheng Miao, Jiaxin Huang, Dongfeng Bai, Xu Yan, HongYu Zhou, Yue Wang, Bingbing Liu, Andreas Geiger, Yiyi Liao

Novel view synthesis of urban scenes is essential for autonomous driving-related applications.Existing NeRF and 3DGS-based methods show promising results in achieving photorealistic renderings but require slow, per-scene optimization. We introduce EVolSplat, an efficient 3D Gaussian Splatting model for urban scenes that works in a feed-forward manner. Unlike existing feed-forward, pixel-aligned 3DGS methods, which often suffer from issues like multi-view inconsistencies and duplicated content, our approach predicts 3D Gaussians across multiple frames within a unified volume using a 3D convolutional network. This is achieved by initializing 3D Gaussians with noisy depth predictions, and then refining their geometric properties in 3D space and predicting color based on 2D textures. Our model also handles distant views and the sky with a flexible hemisphere background model. This enables us to perform fast, feed-forward reconstruction while achieving real-time rendering. Experimental evaluations on the KITTI-360 and Waymo datasets show that our method achieves state-of-the-art quality compared to existing feed-forward 3DGS- and NeRF-based methods.

📄 PDF Abstract BibTeX arXiv:2503.20168

Code (0)

등록된 구현이 없습니다.

Tasks

3DGSAutonomous DrivingNeRFNovel View Synthesis

Similar Papers 제목 키워드 기반

EVolSplat4D: Efficient Volume-based Gaussian Splatting for 4D Urban Scene Synthesis

2026-01-22 · Sheng Miao, Sijin Li, Pan Wang, Dongfeng Bai 외 arxiv

Novel view synthesis (NVS) of static and dynamic urban scenes is essential for autonomous driving simulation, yet existing methods often struggle to balance reconstruction time with quality. While state-of-the-art neural…

Novel View SynthesisAutonomous Driving

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

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

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 du…

3DGSAutonomous DrivingNeural Rendering

Enhanced 3D Urban Scene Reconstruction and Point Cloud Densification using Gaussian Splatting and Google Earth Imagery

2024-05-17 · Kyle Gao, Dening Lu, Hongjie He, Linlin Xu 외

3D urban scene reconstruction and modelling is a crucial research area in remote sensing with numerous applications in academia, commerce, industry, and administration. Recent advancements in view synthesis models have f…

3D geometry3D Reconstruction

BiGS: Bidirectional Gaussian Primitives for Relightable 3D Gaussian Splatting

2024-08-23 · Zhenyuan Liu, Yu Guo, Xinyuan Li, Bernd Bickel 외

We present Bidirectional Gaussian Primitives, an image-based novel view synthesis technique designed to represent and render 3D objects with surface and volumetric materials under dynamic illumination. Our approach integ…

Novel View Synthesis

GaussianFocus: Constrained Attention Focus for 3D Gaussian Splatting

2025-03-22 · Zexu Huang, Min Xu, Stuart Perry

Recent developments in 3D reconstruction and neural rendering have significantly propelled the capabilities of photo-realistic 3D scene rendering across various academic and industrial fields. The 3D Gaussian Splatting t…

3D ReconstructionNeural Rendering