中文
相关论文

相关论文: SOGS: Second-Order Anchor for Advanced 3D Gaussian…

200 篇论文

3D Gaussian Splatting has recently gained traction for its efficient training and real-time rendering. While its vanilla representation is mainly designed for view synthesis, recent works extended it to scene understanding with language…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Siyun Liang , Sen Wang , Kunyi Li , Michael Niemeyer , Stefano Gasperini , Hendrik P. A. Lensch , Nassir Navab , Federico Tombari

3D Gaussian Splatting (3DGS) provides an explicit and efficient scene representation, but its primitives lack inherent object-level identity, hindering downstream tasks such as open-vocabulary scene understanding. Existing methods typically…

计算机视觉与模式识别 · 计算机科学 2026-05-20 Guiyu Liu , Niklas Vaara , Janne Mustaniemi , Juho Kannala , Janne Heikkilä

3D Gaussian Splatting (3DGS) achieves high-fidelity rendering with fast real-time performance, but existing methods rely on offline training after full Structure-from-Motion (SfM) processing. In contrast, this work introduces Gaussian…

计算机视觉与模式识别 · 计算机科学 2025-07-31 Yiwei Xu , Yifei Yu , Wentian Gan , Tengfei Wang , Zongqian Zhan , Hao Cheng , Xin Wang

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

3D open-vocabulary scene understanding, which accurately perceives complex semantic properties of objects in space, has gained significant attention in recent years. In this paper, we propose GAGS, a framework that distills 2D CLIP features…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Yuning Peng , Haiping Wang , Yuan Liu , Chenglu Wen , Zhen Dong , Bisheng Yang

3D Gaussian Splatting (3DGS) enables high-quality rendering of 3D scenes and is getting increasing adoption in domains like autonomous driving and embodied intelligence. However, 3DGS still faces major efficiency challenges when faced with…

硬件体系结构 · 计算机科学 2025-07-31 Linye Wei , Jiajun Tang , Fan Fei , Boxin Shi , Runsheng Wang , Meng Li

Over the past year, 3D Gaussian Splatting (3DGS) has received significant attention for its ability to represent 3D scenes in a perceptually accurate manner. However, it can require a substantial amount of storage since each splat's…

计算机视觉与模式识别 · 计算机科学 2025-04-11 Brent Zoomers , Maarten Wijnants , Ivan Molenaers , Joni Vanherck , Jeroen Put , Lode Jorissen , Nick Michiels

Generalizable Gaussian Splatting aims to synthesize novel views for unseen scenes without per-scene optimization. In particular, recent advancements utilize feed-forward networks to predict per-pixel Gaussian parameters, enabling…

计算机视觉与模式识别 · 计算机科学 2025-08-29 Yuxi Hu , Jun Zhang , Kuangyi Chen , Zhe Zhang , Friedrich Fraundorfer

Neural implicit representations, including Neural Distance Fields and Neural Radiance Fields, have demonstrated significant capabilities for reconstructing surfaces with complicated geometry and topology, and generating novel views of a…

图形学 · 计算机科学 2024-02-08 Lin Gao , Jie Yang , Bo-Tao Zhang , Jia-Mu Sun , Yu-Jie Yuan , Hongbo Fu , Yu-Kun Lai

3D Gaussian Splatting (3DGS) is a new method for modeling and rendering 3D radiance fields that achieves much faster learning and rendering time compared to SOTA NeRF methods. However, it comes with a drawback in the much larger storage…

计算机视觉与模式识别 · 计算机科学 2024-09-30 KL Navaneet , Kossar Pourahmadi Meibodi , Soroush Abbasi Koohpayegani , Hamed Pirsiavash

Reconstructing a 3D scene from images is challenging due to the different ways light interacts with surfaces depending on the viewer's position and the surface's material. In classical computer graphics, materials can be classified as…

计算机视觉与模式识别 · 计算机科学 2025-02-03 Mateusz Nowak , Wojciech Jarosz , Peter Chin

Learning-based image matching critically depends on large-scale, diverse, and geometrically accurate training data. 3D Gaussian Splatting (3DGS) enables photorealistic novel-view synthesis and thus is attractive for data generation.…

计算机视觉与模式识别 · 计算机科学 2025-11-27 Juncheng Chen , Chao Xu , Yanjun Cao

Recently, 3D Gaussian Splatting (3DGS) provides a new framework for novel view synthesis, and has spiked a new wave of research in neural rendering and related applications. As 3DGS is becoming a foundational component of many models, any…

计算机视觉与模式识别 · 计算机科学 2025-04-14 Jialin Zhu , Jiangbei Yue , Feixiang He , He Wang

3D Gaussian Splatting (3DGS) achieves impressive rendering fidelity and speed for novel view synthesis. However, its substantial data size poses a significant challenge for practical applications. While many compression techniques have been…

计算机视觉与模式识别 · 计算机科学 2025-03-12 Yihang Chen , Mengyao Li , Qianyi Wu , Weiyao Lin , Mehrtash Harandi , Jianfei Cai

Recent advancements in 3D Gaussian Splatting (3D-GS) have established new benchmarks for rendering quality and efficiency in 3D reconstruction. However, 3D-GS faces critical limitations when generating novel views that significantly deviate…

图形学 · 计算机科学 2025-03-05 Yifei Gao , Kerui Ren , Jie Ou , Lei Wang , Jiaji Wu , Jun Cheng

Level of Detail (LoD) is a fundamental technique in real-time computer graphics for managing the rendering costs of complex scenes while preserving visual fidelity. Traditionally, LoD is implemented using discrete levels (DLoD), where…

图形学 · 计算机科学 2026-04-02 Zhigang Cheng , Mingchao Sun , Yu Liu , Zengye Ge , Luyang Tang , Mu Xu , Yangyan Li , Peng Pan

3D Gaussian Splatting (3DGS) has achieved impressive rendering performance in novel view synthesis. However, its efficacy diminishes considerably in sparse image sequences, where inherent data sparsity amplifies geometric uncertainty during…

计算机视觉与模式识别 · 计算机科学 2025-03-17 Zhen Tan , Xieyuanli Chen , Jinpu Zhang , Lei Feng , Dewen Hu

3D Gaussian Splatting (3DGS) has gained popularity for its efficiency and sparse Gaussian-based representation. However, 3DGS struggles to meet the real-time requirement of 90 frames per second (FPS) on resource-constrained mobile devices,…

图形学 · 计算机科学 2025-06-12 Chenqi Zhang , Yu Feng , Jieru Zhao , Guangda Liu , Wenchao Ding , Chentao Wu , Minyi Guo

While 3D Gaussian Splatting (3DGS) enables high-quality, real-time rendering for bounded scenes, its extension to large-scale urban environments gives rise to critical challenges in terms of geometric consistency, memory efficiency, and…

计算机视觉与模式识别 · 计算机科学 2026-02-23 Changbai Li , Haodong Zhu , Hanlin Chen , Xiuping Liang , Tongfei Chen , Shuwei Shao , Linlin Yang , Huobin Tan , Baochang Zhang

Recent advancements in 3D Gaussian Splatting(3DGS) have significantly improved semantic scene understanding, enabling natural language queries to localize objects within a scene. However, existing methods primarily focus on embedding…

计算机视觉与模式识别 · 计算机科学 2025-03-07 Xihan Wang , Dianyi Yang , Yu Gao , Yufeng Yue , Yi Yang , Mengyin Fu