中文
相关论文

相关论文: From ex(p) to poly: Gaussian Splatting with Polyno…

200 篇论文

2D Gaussian Splatting has recently emerged as a significant method in 3D reconstruction, enabling novel view synthesis and geometry reconstruction simultaneously. While the well-known Gaussian kernel is broadly used, its lack of anisotropy…

计算机视觉与模式识别 · 计算机科学 2024-09-02 Ruihan Yu , Tianyu Huang , Jingwang Ling , Feng Xu

3D models have recently been popularized by the potentiality of end-to-end training offered first by Neural Radiance Fields and most recently by 3D Gaussian Splatting models. The latter has the big advantage of naturally providing fast…

计算机视觉与模式识别 · 计算机科学 2024-10-31 Muhammad Salman Ali , Sung-Ho Bae , Enzo Tartaglione

The problem of 3D reconstruction from posed images is undergoing a fundamental transformation, driven by continuous advances in 3D Gaussian Splatting (3DGS). By modeling scenes explicitly as collections of 3D Gaussians, 3DGS enables…

计算机视觉与模式识别 · 计算机科学 2026-03-02 Vitor Pereira Matias , Daniel Perazzo , Vinicius Silva , Alberto Raposo , Luiz Velho , Afonso Paiva , Tiago Novello

Recently, Gaussian splatting has demonstrated significant success in novel view synthesis. Current methods often regress Gaussians with pixel or point cloud correspondence, linking each Gaussian with a pixel or a 3D point. This leads to the…

计算机视觉与模式识别 · 计算机科学 2025-04-10 Jiamin Wu , Kenkun Liu , Han Gao , Xiaoke Jiang , Yao Yuan , Lei Zhang

A fundamental drawback of kernel-based statistical models is their limited scalability to large data sets, which requires resorting to approximations. In this work, we focus on the popular Gaussian kernel and on techniques to linearize…

机器学习 · 统计学 2022-04-13 Jonas Wacker , Maurizio Filippone

Recent advances in novel view synthesis have enabled real-time rendering speeds with high reconstruction accuracy. 3D Gaussian Splatting (3D-GS), a foundational point-based parametric 3D scene representation, models scenes as large sets of…

计算机视觉与模式识别 · 计算机科学 2025-11-21 Alex Hanson , Allen Tu , Vasu Singla , Mayuka Jayawardhana , Matthias Zwicker , Tom Goldstein

Neural Radiance Fields (NeRF) enables 3D scene reconstruction from several 2D images but incurs high rendering latency via its point-sampling design. 3D Gaussian Splatting (3DGS) improves on NeRF with explicit scene representation and an…

硬件体系结构 · 计算机科学 2026-04-07 Haomin Li , Bowen Zhu , Fangxin Liu , Zongwu Wang , Xinran Liang , Li Jiang , Haibing Guan

3D Gaussian Splatting (3DGS) has revolutionized novel view synthesis with high-quality rendering through continuous aggregations of millions of 3D Gaussian primitives. However, it suffers from a substantial memory footprint, particularly…

计算机视觉与模式识别 · 计算机科学 2026-04-27 Yangming Zhang , Jian Xu , Chaojian Li , Kunxiong Zhu , Wei Niu , Gagan Agrawal , Yang Katie Zhao , Jian Wang , Yingyan Celine Lin , Miao Yin

Recent advances in 3D Gaussian Splatting (3DGS) have demonstrated remarkable capabilities in real-time and photorealistic novel view synthesis. However, traditional 3DGS representations often struggle with large-scale scene management and…

图形学 · 计算机科学 2025-08-08 Zijian Wang , Beizhen Zhao , Hao Wang

Recently, 3D Gaussian splatting (3D-GS) has gained popularity in novel-view scene synthesis. It addresses the challenges of lengthy training times and slow rendering speeds associated with Neural Radiance Fields (NeRFs). Through rapid,…

计算机视觉与模式识别 · 计算机科学 2024-09-27 Sharath Girish , Kamal Gupta , Abhinav Shrivastava

3D Gaussian splatting provides excellent visual quality for novel view synthesis, with fast training and real-time rendering; unfortunately, the memory requirements of this method for storing and transmission are unreasonably high. We first…

计算机视觉与模式识别 · 计算机科学 2024-06-26 Panagiotis Papantonakis , Georgios Kopanas , Bernhard Kerbl , Alexandre Lanvin , George Drettakis

Advancements in 3D Gaussian Splatting have significantly accelerated 3D reconstruction and generation. However, it may require a large number of Gaussians, which creates a substantial memory footprint. This paper introduces GES (Generalized…

计算机视觉与模式识别 · 计算机科学 2024-05-27 Abdullah Hamdi , Luke Melas-Kyriazi , Jinjie Mai , Guocheng Qian , Ruoshi Liu , Carl Vondrick , Bernard Ghanem , Andrea Vedaldi

Recent works demonstrate the advantages of hardware rasterization for 3D Gaussian Splatting (3DGS) in forward-pass rendering through fast GPU-optimized graphics and fixed memory footprint. However, extending these benefits to backward-pass…

图形学 · 计算机科学 2025-08-14 Yitian Yuan , Qianyue He

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…

图形学 · 计算机科学 2026-02-13 Dmytro Kotovenko , Olga Grebenkova , Björn Ommer

3D Gaussian splatting (3DGS) has shown promising results in image rendering and surface reconstruction. However, its potential in volumetric reconstruction tasks, such as X-ray computed tomography, remains under-explored. This paper…

图像与视频处理 · 电气工程与系统科学 2024-10-29 Ruyi Zha , Tao Jun Lin , Yuanhao Cai , Jiwen Cao , Yanhao Zhang , Hongdong Li

We propose a novel framework that enhances non-rigid 3D model deformations by bridging mesh representations with 3D Gaussian splatting. While traditional Gaussian splatting delivers fast, real-time radiance-field rendering, its post-editing…

图形学 · 计算机科学 2025-07-10 Wijayathunga W. M. R. D. B

3D Gaussian Splatting (3DGS) enables photorealistic rendering but suffers from artefacts due to sparse Structure-from-Motion (SfM) initialisation. To address this limitation, we propose GP-GS, a Gaussian Process (GP) based densification…

计算机视觉与模式识别 · 计算机科学 2026-01-13 Zhihao Guo , Jingxuan Su , Chenghao Qian , Shenglin Wang , Jinlong Fan , Jing Zhang , Wei Zhou , Hadi Amirpour , Yunlong Zhao , Liangxiu Han , Peng Wang

Gaussian processes (GPs) provide flexible distributions over functions, with inductive biases controlled by a kernel. However, in many applications Gaussian processes can struggle with even moderate input dimensionality. Learning a low…

机器学习 · 计算机科学 2020-01-01 Ian A. Delbridge , David S. Bindel , Andrew Gordon Wilson

3D Gaussian Splatting (3DGS) has emerged as a leading approach for high-quality novel view synthesis, with numerous variants extending its applicability to a broad spectrum of 3D and 4D scene reconstruction tasks. Despite its success, the…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Yiming Wang , Shaofei Wang , Marko Mihajlovic , Siyu Tang

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…

计算机视觉与模式识别 · 计算机科学 2024-06-25 Saswat Subhajyoti Mallick , Rahul Goel , Bernhard Kerbl , Francisco Vicente Carrasco , Markus Steinberger , Fernando De La Torre