English
Related papers

Related papers: CDGS: Confidence-Aware Depth Regularization for 3D…

200 papers

Recently, 3D Gaussian Splatting (3DGS) has demonstrated excellent ability in small-scale 3D surface reconstruction. However, extending 3DGS to large-scale scenes remains a significant challenge. To address this gap, we propose a novel…

Computer Vision and Pattern Recognition · Computer Science 2024-09-24 YuanZheng Wu , Jin Liu , Shunping Ji

3D Gaussian Splatting (3DGS) has emerged as a powerful approach for 3D scene reconstruction using 3D Gaussians. However, neither the centers nor surfaces of the Gaussians are accurately aligned to the object surface, complicating their…

Computer Vision and Pattern Recognition · Computer Science 2026-03-09 Miriam Jäger , Markus Hillemann , Boris Jutzi

Recent methods, such as 2D Gaussian Splatting and Gaussian Opacity Fields, have aimed to address the geometric inaccuracies of 3D Gaussian Splatting while retaining its superior rendering quality. However, these approaches still struggle to…

Computer Vision and Pattern Recognition · Computer Science 2025-06-17 Jungeon Kim , Geonsoo Park , Seungyong Lee

Recent advances in radiance field reconstruction, such as 3D Gaussian Splatting (3DGS), have achieved high-quality novel view synthesis and fast rendering by representing scenes with compositions of Gaussian primitives. However, 3D…

Computer Vision and Pattern Recognition · Computer Science 2025-05-27 Jan Held , Renaud Vandeghen , Abdullah Hamdi , Adrien Deliege , Anthony Cioppa , Silvio Giancola , Andrea Vedaldi , Bernard Ghanem , Marc Van Droogenbroeck

Accurate geometric surface reconstruction, providing essential environmental information for navigation and manipulation tasks, is critical for enabling robotic self-exploration and interaction. Recently, 3D Gaussian Splatting (3DGS) has…

Computer Vision and Pattern Recognition · Computer Science 2025-07-17 Tengfei Wang , Xin Wang , Yongmao Hou , Zhaoning Zhang , Yiwei Xu , Zongqian Zhan

Gaussian Splatting (GS) has proven to be highly effective in novel view synthesis, achieving high-quality and real-time rendering. However, its potential for reconstructing detailed 3D shapes has not been fully explored. Existing methods…

Graphics · Computer Science 2024-06-25 Baowen Zhang , Chuan Fang , Rakesh Shrestha , Yixun Liang , Xiaoxiao Long , Ping Tan

Recent advances in 3D Gaussian Splatting (3DGS) have focused on accelerating optimization while preserving reconstruction quality. However, many proposed methods entangle implementation-level improvements with fundamental algorithmic…

Computer Vision and Pattern Recognition · Computer Science 2026-02-11 Florian Hahlbohm , Linus Franke , Martin Eisemann , Marcus Magnor

Low-resolution (LR) multi-view capture limits the fidelity of 3D Gaussian Splatting (3DGS). 3DGS super-resolution (SR) is therefore important, yet challenging because it must recover missing high-frequency details while enforcing cross-view…

Computer Vision and Pattern Recognition · Computer Science 2026-03-23 Xiang Feng , Yongbo He , Linxi Chen , Yan Yang , Chengkai Wang , Yifei Chen , Yixuan Zhong , Zhenzhong Kuang , Jiajun ding , Xufei Yin , Yanming Zhu

Recently, Gaussian Splatting has sparked a new trend in the field of computer vision. Apart from novel view synthesis, it has also been extended to the area of multi-view reconstruction. The latest methods facilitate complete, detailed…

Computer Vision and Pattern Recognition · Computer Science 2025-01-09 Han Huang , Yulun Wu , Chao Deng , Ge Gao , Ming Gu , Yu-Shen Liu

3D Gaussian Splatting (3DGS) has demonstrated impressive performance in synthesizing novel views after training on a given set of viewpoints. However, its rendering quality deteriorates when the synthesized view deviates significantly from…

Computer Vision and Pattern Recognition · Computer Science 2025-03-13 Jiatong Xia , Lingqiao Liu

Recently, 3D Gaussian Splatting (3DGS) has emerged as an efficient approach for accurately representing scenes. However, despite its superior novel view synthesis capabilities, extracting the geometry of the scene directly from the Gaussian…

Computer Vision and Pattern Recognition · Computer Science 2024-07-18 Yaniv Wolf , Amit Bracha , Ron Kimmel

While Dynamic Gaussian Splatting enables high-fidelity 4D reconstruction, its deployment is severely hindered by a fundamental dilemma: unconstrained densification leads to excessive memory consumption incompatible with edge devices,…

Computer Vision and Pattern Recognition · Computer Science 2026-02-04 Zihan Zheng , Zhenglong Wu , Xuanxuan Wang , Houqiang Zhong , Xiaoyun Zhang , Qiang Hu , Guangtao Zhai , Wenjun Zhang

Gaussian Splatting (GS) has emerged as an efficient approach for high-quality novel view synthesis. While early GS variants struggled to accurately model the scene's geometry, recent advancements constraining the Gaussians' spread and…

Computer Vision and Pattern Recognition · Computer Science 2026-04-27 David Recasens , Robert Maier , Aljaz Bozic , Stephane Grabli , Javier Civera , Tony Tung , Edmond Boyer

3D Gaussian Splatting (3DGS) has recently emerged as a powerful paradigm for photorealistic view synthesis, representing scenes with spatially distributed Gaussian primitives. While highly effective for rendering, achieving accurate and…

Computer Vision and Pattern Recognition · Computer Science 2025-09-23 Wenzhi Guo , Bing Wang

3D Gaussian Splatting (3DGS) has transformed novel-view synthesis with its fast, interpretable, and high-fidelity rendering. However, its resource requirements limit its usability. Especially on constrained devices, training performance…

Computer Vision and Pattern Recognition · Computer Science 2024-06-25 Saswat Subhajyoti Mallick , Rahul Goel , Bernhard Kerbl , Francisco Vicente Carrasco , Markus Steinberger , Fernando De La Torre

We present a Gaussian Splatting method for surface reconstruction using sparse input views. Previous methods relying on dense views struggle with extremely sparse Structure-from-Motion points for initialization. While learning-based…

Computer Vision and Pattern Recognition · Computer Science 2025-04-30 Jiang Wu , Rui Li , Yu Zhu , Rong Guo , Jinqiu Sun , Yanning Zhang

3D Gaussian Splatting (3DGS) has exhibited remarkable efficacy in novel view synthesis (NVS). However, it suffers from a significant drawback: achieving high-fidelity rendering typically necessitates a large number of 3D Gaussians,…

Computer Vision and Pattern Recognition · Computer Science 2025-08-20 Lintao Xiang , Xinkai Chen , Jianhuang Lai , Guangcong Wang

3D Gaussian Splatting (3DGS) has recently revolutionized radiance field reconstruction, achieving high quality novel view synthesis and fast rendering speed without baking. However, 3DGS fails to accurately represent surfaces due to the…

Computer Vision and Pattern Recognition · Computer Science 2025-02-25 Binbin Huang , Zehao Yu , Anpei Chen , Andreas Geiger , Shenghua Gao

3D Gaussian splatting (3DGS) has demonstrated impressive performance in synthesizing high-fidelity novel views. Nonetheless, its effectiveness critically depends on the quality of the initialized point cloud. Specifically, achieving uniform…

Computer Vision and Pattern Recognition · Computer Science 2025-10-13 Yikang Zhang , Rui Fan

3D Gaussian Splatting (3DGS) has emerged as a promising 3D reconstruction technique. The traditional 3DGS training pipeline follows three sequential steps: Gaussian densification, Gaussian projection, and color splatting. Despite its…

Computer Vision and Pattern Recognition · Computer Science 2025-10-17 Junyi Wu , Jiaming Xu , Jinhao Li , Yongkang Zhou , Jiayi Pan , Xingyang Li , Guohao Dai