English
Related papers

Related papers: GS-TG: 3D Gaussian Splatting Accelerator with Tile…

200 papers

We propose a method to enhance 3D Gaussian Splatting (3DGS)~\cite{Kerbl2023}, addressing challenges in initialization, optimization, and density control. Gaussian Splatting is an alternative for rendering realistic images while supporting…

Computer Vision and Pattern Recognition · Computer Science 2025-07-02 Xingjun Wang , Lianlei Shan

The emergence of 3D Gaussian Splatting (3DGS) has significantly advanced Novel View Synthesis (NVS) through explicit scene representation, enabling real-time photorealistic rendering. However, existing approaches manifest two critical…

Computer Vision and Pattern Recognition · Computer Science 2026-01-28 Zheng Zhou , Yu-Jie Xiong , Jia-Chen Zhang , Chun-Ming Xia , Xihe Qiu , Hongjian Zhan

3D Gaussian Splatting (3DGS) has established itself as an efficient representation for real-time, high-fidelity 3D scene reconstruction. However, scaling 3DGS to large and unbounded scenes such as city blocks remains difficult. Existing…

Computer Vision and Pattern Recognition · Computer Science 2026-04-13 Sheng-Hsiang Hung , Ting-Yu Yen , Wei-Fang Sun , Simon See , Shih-Hsuan Hung , Hung-Kuo Chu

3D scene representations have gained immense popularity in recent years. Methods that use Neural Radiance fields are versatile for traditional tasks such as novel view synthesis. In recent times, some work has emerged that aims to extend…

Computer Vision and Pattern Recognition · Computer Science 2024-04-09 Shijie Zhou , Haoran Chang , Sicheng Jiang , Zhiwen Fan , Zehao Zhu , Dejia Xu , Pradyumna Chari , Suya You , Zhangyang Wang , Achuta Kadambi

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

3D Gaussian Splatting (3DGS) achieves impressive quality and rendering speed, but with millions of 3D Gaussians and significant storage and transmission costs. In this paper, we aim to develop a simple yet effective method called NeuralGS…

Computer Vision and Pattern Recognition · Computer Science 2025-08-14 Zhenyu Tang , Chaoran Feng , Xinhua Cheng , Wangbo Yu , Junwu Zhang , Yuan Liu , Xiaoxiao Long , Wenping Wang , Li Yuan

3D Gaussian Splatting reconstructs scenes by starting from a sparse Structure-from-Motion initialization and refining under-reconstructed regions. This process is slow, as it requires multiple densification steps where Gaussians are…

Graphics · Computer Science 2026-02-13 Dmytro Kotovenko , Olga Grebenkova , Björn Ommer

3D Gaussian Splatting has recently emerged as a highly promising technique for modeling of static 3D scenes. In contrast to Neural Radiance Fields, it utilizes efficient rasterization allowing for very fast rendering at high-quality.…

Computer Vision and Pattern Recognition · Computer Science 2024-12-02 Wieland Morgenstern , Florian Barthel , Anna Hilsmann , Peter Eisert

Neural Radiance Fields (NeRF) have been adapted for indoor 3D Object Detection (3DOD), offering a promising approach to indoor 3DOD via view-synthesis representation. But its implicit nature limits representational capacity. Recently, 3D…

Computer Vision and Pattern Recognition · Computer Science 2026-03-16 Yang Cao , Yuanliang Ju , Dan Xu

Synthesizing consistent and photorealistic 3D scenes is an open problem in computer vision. Video diffusion models generate impressive videos but cannot directly synthesize 3D representations, i.e., lack 3D consistency in the generated…

Computer Vision and Pattern Recognition · Computer Science 2025-03-18 Katja Schwarz , Norman Mueller , Peter Kontschieder

3D Gaussian Splatting (3DGS) has emerged as a cutting-edge technique for real-time radiance field rendering, offering state-of-the-art performance in terms of both quality and speed. 3DGS models a scene as a collection of three-dimensional…

Computer Vision and Pattern Recognition · Computer Science 2025-03-06 Milena T. Bagdasarian , Paul Knoll , Yi-Hsin Li , Florian Barthel , Anna Hilsmann , Peter Eisert , Wieland Morgenstern

Dynamic scenes rendering is an intriguing yet challenging problem. Although current methods based on NeRF have achieved satisfactory performance, they still can not reach real-time levels. Recently, 3D Gaussian Splatting (3DGS) has garnered…

Computer Vision and Pattern Recognition · Computer Science 2024-11-07 Jiahao Lu , Jiacheng Deng , Ruijie Zhu , Yanzhe Liang , Wenfei Yang , Tianzhu Zhang , Xu Zhou

The recently developed Neural Radiance Fields (NeRF) and 3D Gaussian Splatting (3DGS) have shown encouraging and impressive results for visual SLAM. However, most representative methods require RGBD sensors and are only available for indoor…

Computer Vision and Pattern Recognition · Computer Science 2025-05-16 Zhe Xin , Chenyang Wu , Penghui Huang , Yanyong Zhang , Yinian Mao , Guoquan Huang

3D Gaussian Splatting (3DGS) renders pixels by rasterizing Gaussian primitives, where the rendering resolution and the primitive number, concluded as the optimization complexity, dominate the time cost in primitive optimization. In this…

Computer Vision and Pattern Recognition · Computer Science 2025-03-27 Youyu Chen , Junjun Jiang , Kui Jiang , Xiao Tang , Zhihao Li , Xianming Liu , Yinyu Nie

Gaussian Splatting has emerged as a prominent model for constructing 3D representations from images across diverse domains. However, the efficiency of the 3D Gaussian Splatting rendering pipeline relies on several simplifications. Notably,…

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

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 demonstrated impressive Novel View Synthesis (NVS) results in a real-time rendering manner. During training, it relies heavily on the average magnitude of view-space positional gradients to grow Gaussians to…

Computer Vision and Pattern Recognition · Computer Science 2024-12-09 Qingshan Xu , Jiequan Cui , Xuanyu Yi , Yuxuan Wang , Yuan Zhou , Yew-Soon Ong , Hanwang Zhang

Reconstructing 3D scenes with high fidelity and efficiency remains a central pursuit in computer vision and graphics. Recent advances in 3D Gaussian Splatting (3DGS) enable photorealistic rendering with Gaussian primitives, yet the modeling…

Computer Vision and Pattern Recognition · Computer Science 2026-02-06 Guangchi Fang , Bing Wang

Recent years have witnessed substantial advancements in the field of 3D reconstruction from 2D images, particularly following the introduction of the neural radiance field (NeRF) technique. However, reconstructing a 3D high dynamic range…

Computer Vision and Pattern Recognition · Computer Science 2024-11-05 Jiahao Wu , Lu Xiao , Rui Peng , Kaiqiang Xiong , Ronggang Wang
‹ Prev 1 3 4 5 6 7 10 Next ›