English
Related papers

Related papers: REdiSplats: Ray Tracing for Editable Gaussian Spla…

200 papers

3D Gaussian Splatting (3DGS) has recently emerged in computer vision as a promising rendering technique. By adapting the principles of Elliptical Weighted Average (EWA) splatting to a modern differentiable pipeline, 3DGS enables real-time,…

Computer Vision and Pattern Recognition · Computer Science 2026-02-03 Ling Chen , Bao Yang

3D Gaussian Splatting (3DGS) has recently emerged as a state-of-the-art 3D reconstruction and rendering technique due to its high-quality results and fast training and rendering time. However, pixels covered by the same Gaussian are always…

Computer Vision and Pattern Recognition · Computer Science 2025-10-07 Brian Chao , Hung-Yu Tseng , Lorenzo Porzi , Chen Gao , Tuotuo Li , Qinbo Li , Ayush Saraf , Jia-Bin Huang , Johannes Kopf , Gordon Wetzstein , Changil Kim

Recent advancements in 3D Gaussian Splatting (3DGS) have demonstrated its potential for efficient and photorealistic 3D reconstructions, which is crucial for diverse applications such as robotics and immersive media. However, current…

Computer Vision and Pattern Recognition · Computer Science 2026-04-06 Daheng Yin , Isaac Ding , Yili Jin , Jianxin Shi , Jiangchuan Liu

High-quality novel view synthesis for large-scale scenes presents a challenging dilemma in 3D computer vision. Existing methods typically partition large scenes into multiple regions, reconstruct a 3D representation using Gaussian splatting…

Computer Vision and Pattern Recognition · Computer Science 2025-06-11 Xiaohan Zhang , Sitong Wang , Yushen Yan , Yi Yang , Mingda Xu , Qi Liu

3D Gaussian Splatting (3DGS) has shown impressive results for the novel view synthesis task, where lighting is assumed to be fixed. However, creating relightable 3D assets, especially for objects with ill-defined shapes (fur, fabric, etc.),…

Computer Vision and Pattern Recognition · Computer Science 2025-04-08 Jiahui Fan , Fujun Luan , Jian Yang , Miloš Hašan , Beibei Wang

Real-time rendering of dynamic scenes with view-dependent effects remains a fundamental challenge in computer graphics. While recent advances in Gaussian Splatting have shown promising results separately handling dynamic scenes (4DGS) and…

Computer Vision and Pattern Recognition · Computer Science 2025-03-12 Zhongpai Gao , Benjamin Planche , Meng Zheng , Anwesa Choudhuri , Terrence Chen , Ziyan Wu

Gaussian Splatting has emerged as a leading method for novel view synthesis, offering superior training efficiency and real-time inference compared to NeRF approaches, while still delivering high-quality reconstructions. Beyond view…

Computer Vision and Pattern Recognition · Computer Science 2025-11-25 Lorenzo Rutayisire , Nicola Capodieci , Fabio Pellacini

Explicit neural representations such as 3D Gaussian Splatting (3DGS) enable high-fidelity and real-time novel view synthesis, yet optimize for alpha-composited optical appearance rather than ray-intersectable geometry. In contrast,…

Computer Vision and Pattern Recognition · Computer Science 2026-05-11 Niklas Vaara , Lam Huynh , Pekka Sangi , Miguel Bordallo López , Janne Heikkilä

We present Real-time Gaussian SLAM (RTG-SLAM), a real-time 3D reconstruction system with an RGBD camera for large-scale environments using Gaussian splatting. The system features a compact Gaussian representation and a highly efficient…

Computer Vision and Pattern Recognition · Computer Science 2024-05-10 Zhexi Peng , Tianjia Shao , Yong Liu , Jingke Zhou , Yin Yang , Jingdong Wang , Kun Zhou

The semantic synthesis of unseen scenes from multiple viewpoints is crucial for research in 3D scene understanding. Current methods are capable of rendering novel-view images and semantic maps by reconstructing generalizable Neural Radiance…

Graphics · Computer Science 2025-05-09 Feng Xiao , Hongbin Xu , Wanlin Liang , Wenxiong Kang

3D Gaussian Splatting (3DGS) has enabled high-fidelity virtualization with fast rendering and optimization for novel view synthesis. On the other hand, triangle mesh models still remain a popular choice for surface reconstruction but suffer…

Computer Vision and Pattern Recognition · Computer Science 2026-02-17 Xinpeng Liu , Fumio Okura

Referenced-based scene stylization that edits the appearance based on a content-aligned reference image is an emerging research area. Starting with a pretrained neural radiance field (NeRF), existing methods typically learn a novel…

Computer Vision and Pattern Recognition · Computer Science 2024-07-11 Yiqun Mei , Jiacong Xu , Vishal M. Patel

Rendering and reconstruction are long-standing topics in computer vision and graphics. Achieving both high rendering quality and accurate geometry is a challenge. Recent advancements in 3D Gaussian Splatting (3DGS) have enabled…

Computer Vision and Pattern Recognition · Computer Science 2024-10-29 Meng Wei , Qianyi Wu , Jianmin Zheng , Hamid Rezatofighi , Jianfei Cai

Recently, Gaussian Splatting, a method that represents a 3D scene as a collection of Gaussian distributions, has gained significant attention in addressing the task of novel view synthesis. In this paper, we highlight a fundamental…

Computer Vision and Pattern Recognition · Computer Science 2024-10-31 Haoxuan Qu , Zhuoling Li , Hossein Rahmani , Yujun Cai , Jun Liu

This paper presents a novel system designed for 3D mapping and visual relocalization using 3D Gaussian Splatting. Our proposed method uses LiDAR and camera data to create accurate and visually plausible representations of the environment.…

Computer Vision and Pattern Recognition · Computer Science 2024-03-19 Peng Jiang , Gaurav Pandey , Srikanth Saripalli

In recent years, Neural Radiance Fields (NeRF) has revolutionized three-dimensional (3D) reconstruction with its implicit representation. Building upon NeRF, 3D Gaussian Splatting (3D-GS) has departed from the implicit representation of…

Computer Vision and Pattern Recognition · Computer Science 2024-05-29 Bin Zhang , Bi Zeng , Zexin Peng

This paper presents Planar Gaussian Splatting (PGS), a novel neural rendering approach to learn the 3D geometry and parse the 3D planes of a scene, directly from multiple RGB images. The PGS leverages Gaussian primitives to model the scene…

Computer Vision and Pattern Recognition · Computer Science 2024-12-04 Farhad G. Zanjani , Hong Cai , Hanno Ackermann , Leila Mirvakhabova , Fatih Porikli

3D Gaussian Splatting (3D GS) has gained popularity due to its faster rendering speed and high-quality novel view synthesis. Some researchers have explored using 3D GS for reconstructing driving scenes. However, these methods often rely on…

Computer Vision and Pattern Recognition · Computer Science 2024-12-23 Yixiong Huo , Guangfeng Jiang , Hongyang Wei , Ji Liu , Song Zhang , Han Liu , Xingliang Huang , Mingjie Lu , Jinzhang Peng , Dong Li , Lu Tian , Emad Barsoum

3D Gaussian Splatting (3DGS) enables real-time, photorealistic novel view synthesis, making it a highly attractive representation for model-based video tracking. However, leveraging the differentiability of the 3DGS renderer "in the wild"…

Computer Vision and Pattern Recognition · Computer Science 2026-03-26 Avigail Cohen Rimon , Amir Mann , Mirela Ben Chen , Or Litany

3D Gaussian Splatting (3DGS) has gained significant attention for its real-time, photo-realistic rendering in novel-view synthesis and 3D modeling. However, existing methods struggle with accurately modeling in-the-wild scenes affected by…

Computer Vision and Pattern Recognition · Computer Science 2025-12-05 Chuanyu Fu , Guanying Chen , Yuqi Zhang , Kunbin Yao , Yuan Xiong , Chuan Huang , Shuguang Cui , Yasuyuki Matsushita , Xiaochun Cao
‹ Prev 1 3 4 5 6 7 10 Next ›