中文
相关论文

相关论文: ReLaGS: Relational Language Gaussian Splatting

200 篇论文

Gaussian Splatting (GS) has become one of the most important neural rendering algorithms. GS represents 3D scenes using Gaussian components with trainable color and opacity. This representation achieves high-quality renderings with fast…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Krzysztof Byrski , Grzegorz Wilczyński , Weronika Smolak-Dyżewska , Piotr Borycki , Dawid Baran , Sławomir Tadeja , Przemysław Spurek

In the fields of photogrammetry, computer vision and computer graphics, the task of neural 3D scene reconstruction has led to the exploration of various techniques. Among these, 3D Gaussian Splatting stands out for its explicit…

计算机视觉与模式识别 · 计算机科学 2024-05-06 Miriam Jäger , Theodor Kapler , Michael Feßenbecker , Felix Birkelbach , Markus Hillemann , Boris Jutzi

The semantically interactive radiance field has long been a promising backbone for 3D real-world applications, such as embodied AI to achieve scene understanding and manipulation. However, multi-granularity interaction remains a challenging…

计算机视觉与模式识别 · 计算机科学 2025-04-14 Xin Tan , Yuzhou Ji , He Zhu , Yuan Xie

Reconstructing dynamic 3D urban scenes is crucial for autonomous driving, yet current methods face a stark trade-off between fidelity and computational cost. This inefficiency stems from their semantically agnostic design, which allocates…

计算机视觉与模式识别 · 计算机科学 2025-10-15 Ying A , Wenzhang Sun , Chang Zeng , Chunfeng Wang , Hao Li , Jianxun Cui

3D Gaussian Splatting (3DGS) has emerged as a powerful technique for novel view synthesis, subsequently extending into numerous spatial AI applications. However, most existing 3DGS methods operate in isolation, focusing on specific domains.…

计算机视觉与模式识别 · 计算机科学 2026-05-29 Yueen Ma , Zenglin Xu , Irwin King

Recently, the multi-modal fusion of RGB, depth, and semantics has shown great potential in dense Simultaneous Localization and Mapping (SLAM). However, a prerequisite for generating consistent semantic maps is the availability of dense,…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Linfei Li , Lin Zhang , Zhong Wang , Ying Shen

Realistic visual simulations are omnipresent, yet their creation requires computing time, rendering, and expert animation knowledge. Open-vocabulary visual effects generation from text inputs emerges as a promising solution that can unlock…

图形学 · 计算机科学 2026-01-01 Luca Collorone , Mert Kiray , Indro Spinelli , Fabio Galasso , Benjamin Busam

A 3D scene graph represents a compact scene model by capturing both the objects present and the semantic relationships between them, making it a promising structure for robotic applications. To effectively interact with users, an embodied…

计算机视觉与模式识别 · 计算机科学 2025-08-07 Tatiana Zemskova , Dmitry Yudin

3D Gaussian Splatting (3DGS) has emerged as a transformative method in the field of real-time novel synthesis. Based on 3DGS, recent advancements cope with large-scale scenes via spatial-based partition strategy to reduce video memory and…

计算机视觉与模式识别 · 计算机科学 2025-01-06 Tengfei Wang , Xin Wang , Yongmao Hou , Yiwei Xu , Wendi Zhang , Zongqian Zhan

3D vision-language (VL) reasoning has gained significant attention due to its potential to bridge the 3D physical world with natural language descriptions. Existing approaches typically follow task-specific, highly specialized paradigms.…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Hao Liu , Yanni Ma , Yan Liu , Haihong Xiao , Ying He

Semantic understanding of 3D scenes is essential for robots to operate effectively and safely in complex environments. Existing methods for semantic scene reconstruction and semantic-aware novel view synthesis often rely on dense multi-view…

计算机视觉与模式识别 · 计算机科学 2026-03-04 Sheng Ye , Zhen-Hui Dong , Ruoyu Fan , Tian Lv , Yong-Jin Liu

We introduce NovelGS, a diffusion model for Gaussian Splatting (GS) given sparse-view images. Recent works leverage feed-forward networks to generate pixel-aligned Gaussians, which could be fast rendered. Unfortunately, the method was…

计算机视觉与模式识别 · 计算机科学 2024-11-27 Jinpeng Liu , Jiale Xu , Weihao Cheng , Yiming Gao , Xintao Wang , Ying Shan , Yansong Tang

Recently, 3D Gaussian Splatting (3DGS) has exceled in novel view synthesis (NVS) with its real-time rendering capabilities and superior quality. However, it faces challenges for high-resolution novel view synthesis (HRNVS) due to the coarse…

计算机视觉与模式识别 · 计算机科学 2024-12-12 Shiyun Xie , Zhiru Wang , Xu Wang , Yinghao Zhu , Chengwei Pan , Xiwang Dong

Generalizable 3D Gaussian Splatting reconstruction showcases advanced Image-to-3D content creation but requires substantial computational resources and large datasets, posing challenges to training models from scratch. Current methods…

计算机视觉与模式识别 · 计算机科学 2026-01-05 Xiufeng Huang , Ka Chun Cheung , Runmin Cong , Simon See , Renjie Wan

3D Gaussian Splatting (GS) enables highly photorealistic scene reconstruction from posed image sequences but struggles with viewpoint extrapolation due to its anisotropic nature, leading to overfitting and poor generalization, particularly…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Shuohan Tao , Boyao Zhou , Hanzhang Tu , Yuwang Wang , Yebin Liu

Recently, 3D Gaussian Splatting (3DGS) has emerged as an efficient approach for accurately representing scenes. However, despite its superior novel view synthesis capabilities, extracting the geometry of the scene directly from the Gaussian…

计算机视觉与模式识别 · 计算机科学 2024-07-18 Yaniv Wolf , Amit Bracha , Ron Kimmel

In recent years, there has been a growing demand to stylize a given 3D scene to align with the artistic style of reference images for creative purposes. While 3D Gaussian Splatting(GS) has emerged as a promising and efficient method for…

计算机视觉与模式识别 · 计算机科学 2025-06-10 Yangkai Lin , Jiabao Lei , Kui jia

We propose a novel cross-spectral rendering framework based on 3D Gaussian Splatting (3DGS) that generates realistic and semantically meaningful splats from registered multi-view spectrum and segmentation maps. This extension enhances the…

计算机视觉与模式识别 · 计算机科学 2024-08-14 Saptarshi Neil Sinha , Holger Graf , Michael Weinmann

3D scene understanding has become an essential area of research with applications in autonomous driving, robotics, and augmented reality. Recently, 3D Gaussian Splatting (3DGS) has emerged as a powerful approach, combining explicit modeling…

计算机视觉与模式识别 · 计算机科学 2025-04-16 Haijie Li , Yanmin Wu , Jiarui Meng , Qiankun Gao , Zhiyao Zhang , Ronggang Wang , Jian Zhang

Auto-regressive frameworks for next-scale prediction of 2D images have demonstrated strong potential for producing diverse and sophisticated content by progressively refining a coarse input. However, extending this paradigm to 3D object…

计算机视觉与模式识别 · 计算机科学 2026-04-02 Quanyuan Ruan , Kewei Shi , Jiabao Lei , Xifeng Gao , Xiaoguang Han