中文
相关论文

相关论文: Spectrally Pruned Gaussian Fields with Neural Comp…

200 篇论文

Recent advances in optimizing Gaussian Splatting for scene geometry have enabled efficient reconstruction of detailed surfaces from images. However, when input views are sparse, such optimization is prone to overfitting, leading to…

计算机视觉与模式识别 · 计算机科学 2025-11-19 Meiying Gu , Jiawei Zhang , Jiahe Li , Xiaohan Yu , Haonan Luo , Jin Zheng , Xiao Bai

Image representation is a fundamental task in computer vision. Recently, Gaussian Splatting has emerged as an efficient representation framework, and its extension to 2D image representation enables lightweight, yet expressive modeling of…

计算机视觉与模式识别 · 计算机科学 2025-12-30 Masaya Takabe , Hiroshi Watanabe , Sujun Hong , Tomohiro Ikai , Zheming Fan , Ryo Ishimoto , Kakeru Sugimoto , Ruri Imichi

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…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Alexander Valverde , Brian Xu , Yuyin Zhou , Meng Xu , Hongyun Wang

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…

计算机视觉与模式识别 · 计算机科学 2025-03-27 Youyu Chen , Junjun Jiang , Kui Jiang , Xiao Tang , Zhihao Li , Xianming Liu , Yinyu Nie

Training 3D Gaussian Splatting (3DGS) at billion-primitive scale is fundamentally memory-bound: each Gaussian primitive carries a large attribute vector, and the aggregate parameter table quickly exceeds GPU capacity, limiting prior systems…

计算机视觉与模式识别 · 计算机科学 2026-05-28 Chonghao Zhong , Linfeng Shi , Hua Chen , Tiecheng Sun , Hao Zhao , Binhang Yuan , Chaojian Li

3D Gaussian splatting (3DGS) has shown its detailed expressive ability and highly efficient rendering speed in the novel view synthesis (NVS) task. The application to inverse rendering still faces several challenges, as the discrete nature…

图形学 · 计算机科学 2025-07-22 Zuo-Liang Zhu , Jian Yang , Beibei Wang

3D Gaussian Splatting (3DGS) has emerged as a powerful technique for novel view synthesis. However, existing methods struggle to adaptively optimize the distribution of Gaussian primitives based on scene characteristics, making it…

计算机视觉与模式识别 · 计算机科学 2025-06-23 Hongbi Zhou , Zhangkai Ni

Recently, 3D Gaussian splatting has gained attention for its capability to generate high-fidelity rendering results. At the same time, most applications such as games, animation, and AR/VR use mesh-based representations to represent and…

计算机视觉与模式识别 · 计算机科学 2024-10-14 Jaehoon Choi , Yonghan Lee , Hyungtae Lee , Heesung Kwon , Dinesh Manocha

We introduce a probabilistic splat-based radiance field framework that retains the fast rasterization and test-time efficiency of 3D Gaussian Splatting (3DGS) while replacing heuristic primitive manipulation with gradient-based optimization…

计算机视觉与模式识别 · 计算机科学 2026-05-29 Mia Gaia Polansky , George Kopanas , Stephan Garbin , Todd Zickler , Dor Verbin

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.…

图形学 · 计算机科学 2025-02-27 Adam Celarek , George Kopanas , George Drettakis , Michael Wimmer , Bernhard Kerbl

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…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Zexu Huang , Min Xu , Stuart Perry

3D Gaussian Splatting (3DGS) has emerged as a mainstream solution for novel view synthesis and 3D reconstruction. By explicitly encoding a 3D scene using a collection of Gaussian kernels, 3DGS achieves high-quality rendering with superior…

计算机视觉与模式识别 · 计算机科学 2025-01-28 Lei Lan , Tianjia Shao , Zixuan Lu , Yu Zhang , Chenfanfu Jiang , Yin Yang

Compression techniques for 3D Gaussian Splatting (3DGS) have recently achieved considerable success in minimizing storage overhead for 3D Gaussians while preserving high rendering quality. Despite the impressive storage reduction, the lack…

计算机视觉与模式识别 · 计算机科学 2025-10-17 Seungjoo Shin , Jaesik Park , Sunghyun Cho

Novel view synthesis has long been a practical but challenging task, although the introduction of numerous methods to solve this problem, even combining advanced representations like 3D Gaussian Splatting, they still struggle to recover…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Jiahao Wu , Rui Peng , Zhiyan Wang , Lu Xiao , Luyang Tang , Jinbo Yan , Kaiqiang Xiong , Ronggang Wang

While 3D Gaussian Splatting (3DGS) has demonstrated remarkable performance in novel view synthesis and real-time rendering, the high memory consumption due to the use of millions of Gaussians limits its practicality. To mitigate this issue,…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Yifei Liu , Zhihang Zhong , Yifan Zhan , Sheng Xu , Xiao Sun

Gaussian splatting demonstrates proficiency for 3D scene modeling but suffers from substantial data volume due to inherent primitive redundancy. To enable future photorealistic 3D immersive visual communication applications, significant…

图形学 · 计算机科学 2025-04-18 Xiangrui Liu , Xinju Wu , Shiqi Wang , Zhu Li , Sam Kwong

We propose a method to allow precise and extremely fast mesh extraction from 3D Gaussian Splatting. Gaussian Splatting has recently become very popular as it yields realistic rendering while being significantly faster to train than NeRFs.…

图形学 · 计算机科学 2023-12-05 Antoine Guédon , Vincent Lepetit

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.…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Wieland Morgenstern , Florian Barthel , Anna Hilsmann , Peter Eisert

The emergence of 3D Gaussian Splatting (3DGS) has greatly accelerated the rendering speed of novel view synthesis. Unlike neural implicit representations like Neural Radiance Fields (NeRF) that represent a 3D scene with position and…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Tong Wu , Yu-Jie Yuan , Ling-Xiao Zhang , Jie Yang , Yan-Pei Cao , Ling-Qi Yan , Lin Gao

A major breakthrough in 3D reconstruction is the feedforward paradigm to generate pixel-wise 3D points or Gaussian primitives from sparse, unposed images. To further incorporate semantics while avoiding the significant memory and storage…

计算机视觉与模式识别 · 计算机科学 2025-10-13 Yu Sheng , Jiajun Deng , Xinran Zhang , Yu Zhang , Bei Hua , Yanyong Zhang , Jianmin Ji