English
Related papers

Related papers: Improving 3D Gaussian Splatting Compression by Sce…

200 papers

We have recently seen great progress in 3D scene reconstruction through explicit point-based 3D Gaussian Splatting (3DGS), notable for its high quality and fast rendering speed. However, reconstructing dynamic scenes such as complex human…

Computer Vision and Pattern Recognition · Computer Science 2025-03-10 Chao Zhang , Yifeng Zhou , Shuheng Wang , Wenfa Li , Degang Wang , Yi Xu , Shaohui Jiao

By adaptively controlling the density and generating more Gaussians in regions with high-frequency information, 3D Gaussian Splatting (3DGS) can better represent scene details. From the signal processing perspective, representing details…

Computer Vision and Pattern Recognition · Computer Science 2025-03-11 Zhaojie Zeng , Yuesong Wang , Lili Ju , Tao Guan

Recent advancements in computer vision have successfully extended Open-vocabulary segmentation (OVS) to the 3D domain by leveraging 3D Gaussian Splatting (3D-GS). Despite this progress, efficiently rendering the high-dimensional features…

Computer Vision and Pattern Recognition · Computer Science 2025-12-25 Yoonwoo Jeong , Cheng Sun , Frank Wang , Minsu Cho , Jaesung Choe

Although 3D Gaussian Splatting (3D-GS) achieves efficient rendering for novel view synthesis, extending it to dynamic scenes still results in substantial memory overhead from replicating Gaussians across frames. To address this challenge,…

Computer Vision and Pattern Recognition · Computer Science 2026-05-12 Chun-Tin Wu , Jun-Cheng Chen

Recent advancements in 3D Gaussian Splatting (3DGS) have greatly influenced neural fields, as it enables high-fidelity rendering with impressive visual quality. However, 3DGS has difficulty accurately representing surfaces. In contrast,…

Computer Vision and Pattern Recognition · Computer Science 2025-10-21 Haofan Ren , Qingsong Yan , Ming Lu , Rongfeng Lu , Zunjie Zhu

Efficient three-dimensional reconstruction and real-time visualization are critical in surgical scenarios such as endoscopy. In recent years, 3D Gaussian Splatting (3DGS) has demonstrated remarkable performance in efficient 3D…

Computer Vision and Pattern Recognition · Computer Science 2025-07-08 Taoyu Wu , Yiyi Miao , Zhuoxiao Li , Haocheng Zhao , Kang Dang , Jionglong Su , Limin Yu , Haoang Li

With the emergence of 3D Gaussian Splatting (3DGS), numerous pioneering efforts have been made to address the effective compression issue of massive 3DGS data. 3DGS offers an efficient and scalable representation of 3D scenes by utilizing…

Computer Vision and Pattern Recognition · Computer Science 2026-03-11 Zhiye Tang , Lingzhuo Liu , Shengjie Jiao , Qiudan Zhang , Junhui Hou , You Yang , Xu Wang

3D Gaussian Splatting (3DGS) is a state-of-art technique to model real-world scenes with high quality and real-time rendering. Typically, a higher quality representation can be achieved by using a large number of 3D Gaussians. However,…

Open-vocabulary 3D scene understanding is crucial for applications requiring natural language-driven spatial interpretation, such as robotics and augmented reality. While 3D Gaussian Splatting (3DGS) offers a powerful representation for…

Computer Vision and Pattern Recognition · Computer Science 2025-04-17 Wei Sun , Yanzhao Zhou , Jianbin Jiao , Yuan Li

3D Gaussian Splatting (3DGS) has shown remarkable success in synthesizing novel views given multiple views of a static scene. Yet, 3DGS faces challenges when applied to dynamic scenes because 3D Gaussian parameters need to be updated per…

Graphics · Computer Science 2024-07-08 Kai Katsumata , Duc Minh Vo , Hideki Nakayama

3D Gaussian Splatting (3DGS) has demonstrated superior quality in modeling 3D objects and scenes. However, generating 3DGS remains challenging due to their discrete, unstructured, and permutation-invariant nature. In this work, we present a…

Computer Vision and Pattern Recognition · Computer Science 2025-12-03 Aashish Rai , Dilin Wang , Mihir Jain , Nikolaos Sarafianos , Kefan Chen , Srinath Sridhar , Aayush Prakash

Since its introduction, 3D Gaussian Splatting (3DGS) has become an important reference method for learning 3D representations of a captured scene, allowing real-time novel-view synthesis with high visual quality and fast training times.…

Graphics · Computer Science 2025-02-27 Adam Celarek , George Kopanas , George Drettakis , Michael Wimmer , Bernhard Kerbl

In this study, we present an end-to-end pipeline capable of converting drone-captured video streams into high-fidelity 3D reconstructions with minimal latency. Unmanned aerial vehicles (UAVs) are extensively used in aerial real-time…

Computer Vision and Pattern Recognition · Computer Science 2026-02-25 Christos Maikos , Georgios Angelidis , Georgios Th. Papadopoulos

Current video-based GS compression methods rely on using Parallel Linear Assignment Sorting (PLAS) to convert 3D GS into smooth 2D maps, which are computationally expensive and time-consuming, limiting the application of GS on lightweight…

Computer Vision and Pattern Recognition · Computer Science 2025-12-15 Qi Yang , Geert Van Der Auwera , Zhu Li

3D Gaussian Splatting (3DGS) enables high-fidelity real-time rendering, a key requirement for immersive applications. However, the extension of 3DGS to dynamic scenes remains limitations on the substantial data volume of dense Gaussians and…

Computer Vision and Pattern Recognition · Computer Science 2025-09-01 Jiayu Yang , Weijian Su , Songqian Zhang , Yuqi Han , Jinli Suo , Qiang Zhang

Novel view synthesis (NVS) in low-light scenes remains a significant challenge due to degraded inputs characterized by severe noise, low dynamic range (LDR) and unreliable initialization. While recent NeRF-based approaches have shown…

Computer Vision and Pattern Recognition · Computer Science 2025-04-22 Hao Sun , Fenggen Yu , Huiyao Xu , Tao Zhang , Changqing Zou

Mapping systems with novel view synthesis (NVS) capabilities, most notably 3D Gaussian Splatting (3DGS), are widely used in computer vision, as well as in various applications, including augmented reality, robotics, and autonomous driving.…

Computer Vision and Pattern Recognition · Computer Science 2026-03-30 Vladimir Yugay , Thies Kersten , Luca Carlone , Theo Gevers , Martin R. Oswald , Lukas Schmid

Representing 3D scenes from multiview images is a core challenge in computer vision and graphics, which requires both precise rendering and accurate reconstruction. Recently, 3D Gaussian Splatting (3DGS) has garnered significant attention…

Computer Vision and Pattern Recognition · Computer Science 2025-03-04 You Shen , Zhipeng Zhang , Xinyang Li , Yansong Qu , Yu Lin , Shengchuan Zhang , Liujuan Cao

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

3D Gaussian Splatting (3DGS) has emerged as a promising framework for novel view synthesis, boasting rapid rendering speed with high fidelity. However, the substantial Gaussians and their associated attributes necessitate effective…

Computer Vision and Pattern Recognition · Computer Science 2025-02-12 Yihang Chen , Qianyi Wu , Weiyao Lin , Mehrtash Harandi , Jianfei Cai
‹ Prev 1 3 4 5 6 7 10 Next ›