English
Related papers

Related papers: MUGSQA: Novel Multi-Uncertainty-Based Gaussian Spl…

200 papers

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

3D Gaussian Splatting has recently emerged as an efficient solution for high-quality and real-time novel view synthesis. However, its capability for accurate surface reconstruction remains underexplored. Due to the discrete and unstructured…

Computer Vision and Pattern Recognition · Computer Science 2025-11-27 Qing Li , Huifang Feng , Xun Gong , Yu-Shen Liu

We present GSD, a diffusion model approach based on Gaussian Splatting (GS) representation for 3D object reconstruction from a single view. Prior works suffer from inconsistent 3D geometry or mediocre rendering quality due to improper…

Computer Vision and Pattern Recognition · Computer Science 2024-10-30 Yuxuan Mu , Xinxin Zuo , Chuan Guo , Yilin Wang , Juwei Lu , Xiaofeng Wu , Songcen Xu , Peng Dai , Youliang Yan , Li Cheng

Digitizing 3D static scenes and 4D dynamic events from multi-view images has long been a challenge in computer vision and graphics. Recently, 3D Gaussian Splatting (3DGS) has emerged as a practical and scalable reconstruction method,…

Computer Vision and Pattern Recognition · Computer Science 2024-09-18 Marko Mihajlovic , Sergey Prokudin , Siyu Tang , Robert Maier , Federica Bogo , Tony Tung , Edmond Boyer

Gaussian Splatting (GS) is a popular approach for 3D reconstruction, mostly due to its ability to converge reasonably fast, faithfully represent the scene and render (novel) views in a fast fashion. However, it suffers from large storage…

Computer Vision and Pattern Recognition · Computer Science 2025-04-10 Anil Armagan , Albert Saà-Garriga , Bruno Manganelli , Kyuwon Kim , M. Kerim Yucel

3D Gaussian Splatting (3DGS) has emerged as a powerful and efficient 3D representation for novel view synthesis. This paper extends 3DGS capabilities to inpainting, where masked objects in a scene are replaced with new contents that blend…

Computer Vision and Pattern Recognition · Computer Science 2025-04-28 Mingxuan Cui , Qing Guo , Yuyi Wang , Hongkai Yu , Di Lin , Qin Zou , Ming-Ming Cheng , Xi Li

We tackle the challenge of concurrent reconstruction at the part level with the RGB appearance and estimation of motion parameters for building digital twins of articulated objects using the 3D Gaussian Splatting (3D-GS) method. With two…

Computer Vision and Pattern Recognition · Computer Science 2025-07-08 Junfu Guo , Yu Xin , Gaoyi Liu , Kai Xu , Ligang Liu , Ruizhen Hu

3D Gaussian Splatting (3DGS) enables efficient rendering, yet accurate surface reconstruction remains challenging due to unreliable geometric supervision. Existing approaches predominantly rely on depth-based reprojection to infer…

Computer Vision and Pattern Recognition · Computer Science 2026-04-03 Mai Su , Qihan Yu , Zhongtao Wang , Yilong Li , Chengwei Pan , Yisong Chen , Guoping Wang , Fei Zhu

3D Gaussian Splatting achieves high-fidelity novel view synthesis, but its application to online long-sequence scenarios is still limited. Existing methods either rely on slow per-scene optimization or fail to provide efficient incremental…

Computer Vision and Pattern Recognition · Computer Science 2025-07-23 Guichen Huang , Ruoyu Wang , Xiangjun Gao , Che Sun , Yuwei Wu , Shenghua Gao , Yunde Jia

3D Gaussian Splatting (3DGS) has emerged as a promising approach for CT reconstruction. However, existing methods rely on the average gradient magnitude of points within the view, often leading to severe needle-like artifacts under…

Image and Video Processing · Electrical Eng. & Systems 2025-08-07 Yikuang Yuluo , Yue Ma , Kuan Shen , Tongtong Jin , Wang Liao , Yangpu Ma , Fuquan Wang

Reconstructing objects from posed images is a crucial and complex task in computer graphics and computer vision. While NeRF-based neural reconstruction methods have exhibited impressive reconstruction ability, they tend to be…

Computer Vision and Pattern Recognition · Computer Science 2024-10-18 Shuichang Lai , Letian Huang , Jie Guo , Kai Cheng , Bowen Pan , Xiaoxiao Long , Jiangjing Lyu , Chengfei Lv , Yanwen Guo

Reconstructing and rendering 3D objects from highly sparse views is of critical importance for promoting applications of 3D vision techniques and improving user experience. However, images from sparse views only contain very limited 3D…

Computer Vision and Pattern Recognition · Computer Science 2024-11-14 Chen Yang , Sikuang Li , Jiemin Fang , Ruofan Liang , Lingxi Xie , Xiaopeng Zhang , Wei Shen , Qi Tian

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 technique, alongside…

Computer Vision and Pattern Recognition · Computer Science 2025-11-18 Zexu Huang , Min Xu , Stuart Perry

Gaussian Splatting (GS) is a novel, state-of-the-art technique for rendering points in a 3D scene by approximating their contribution to image pixels through Gaussian distributions, warranting fast training and real-time rendering. The main…

Computer Vision and Pattern Recognition · Computer Science 2024-12-04 Joanna Waczyńska , Piotr Borycki , Sławomir Tadeja , Jacek Tabor , Przemysław Spurek

Scene reconstruction has emerged as a central challenge in computer vision, with approaches such as Neural Radiance Fields (NeRF) and Gaussian Splatting achieving remarkable progress. While Gaussian Splatting demonstrates strong performance…

Computer Vision and Pattern Recognition · Computer Science 2025-11-11 Alexander Valverde , Brian Xu , Yuyin Zhou , Meng Xu , Hongyun Wang

Recent advancements in 3D Gaussian Splatting (3D-GS) have revolutionized novel view synthesis, facilitating real-time, high-quality image rendering. However, in scenarios involving reflective surfaces, particularly mirrors, 3D-GS often…

Computer Vision and Pattern Recognition · Computer Science 2025-02-24 Zihan Wang , Shuzhe Wang , Matias Turkulainen , Junyuan Fang , Juho Kannala

Gaussian splatting (GS) for 3D reconstruction has become quite popular due to their fast training, inference speeds and high quality reconstruction. However, GS-based reconstructions generally consist of millions of Gaussians, which makes…

Computer Vision and Pattern Recognition · Computer Science 2025-01-27 Anil Armagan , Albert Saà-Garriga , Bruno Manganelli , Mateusz Nowak , Mehmet Kerim Yucel

3D Gaussian Splatting (3D-GS) technique couples 3D Gaussian primitives with differentiable rasterization to achieve high-quality novel view synthesis results while providing advanced real-time rendering performance. However, due to the flaw…

Computer Vision and Pattern Recognition · Computer Science 2024-04-17 Zongxin Ye , Wenyu Li , Sidun Liu , Peng Qiao , Yong Dou

Radiance fields represented by 3D Gaussians excel at synthesizing novel views, offering both high training efficiency and fast rendering. However, with sparse input views, the lack of multi-view consistency constraints results in poorly…

Computer Vision and Pattern Recognition · Computer Science 2025-08-27 Yuru Xiao , Deming Zhai , Wenbo Zhao , Kui Jiang , Junjun Jiang , Xianming Liu

Three-dimensional reconstruction is a fundamental problem in robotics perception. We examine the problem of active view selection to perform 3D Gaussian Splatting reconstructions with as few input images as possible. Although 3D Gaussian…

Computer Vision and Pattern Recognition · Computer Science 2024-09-26 Monica M. Q. Li , Pierre-Yves Lajoie , Giovanni Beltrame
‹ Prev 1 3 4 5 6 7 10 Next ›