中文
相关论文

相关论文: R5DGS: Semantic-Aware 4D Gaussian Splatting with R…

200 篇论文

3D Gaussian Splatting (3DGS) has rapidly become a leading technique for novel-view synthesis, providing exceptional performance through efficient software-based GPU rasterization. Its versatility enables real-time applications, including on…

3D Gaussian Splatting (GS) enables fast and high-quality scene reconstruction, but it lacks an object-consistent and semantically aware structure. We propose Split&Splat, a framework for panoptic scene reconstruction using 3DGS. Our…

图形学 · 计算机科学 2026-02-04 Leonardo Monchieri , Elena Camuffo , Francesco Barbato , Pietro Zanuttigh , Simone Milani

We tackle the challenge of concurrent reconstruction at the part level with the RGB appearance and estimation of motion parameters for building digital twins of articulated objects using the 3D Gaussian Splatting (3D-GS) method. With two…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Junfu Guo , Yu Xin , Gaoyi Liu , Kai Xu , Ligang Liu , Ruizhen Hu

Reconstructing object deformation from a single image remains a significant challenge in computer vision and graphics. Existing methods typically rely on multi-view video to recover deformation, limiting their applicability under…

图形学 · 计算机科学 2025-09-29 Jinhyeok Kim , Jaehun Bang , Seunghyun Seo , Kyungdon Joo

Realistic reconstruction of dynamic 4D scenes from monocular videos is essential for understanding the physical world. Despite recent progress in neural rendering, existing methods often struggle to recover accurate 3D geometry and…

计算机视觉与模式识别 · 计算机科学 2026-04-01 Haoran Zhou , Gim Hee Lee

Real-time reconstruction of deformable surgical scenes is vital for advancing robotic surgery, improving surgeon guidance, and enabling automation. Recent methods achieve dense reconstructions from da Vinci robotic surgery videos, with…

计算机视觉与模式识别 · 计算机科学 2026-02-23 Tianyi Song , Danail Stoyanov , Evangelos Mazomenos , Francisco Vasconcelos

The dominant 3D Gaussian splatting (3DGS) acceleration methods fail to properly regulate the number of Gaussians during training, causing redundant computational time overhead. In this paper, we propose FastGS, a novel, simple, and general…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Shiwei Ren , Tianci Wen , Yongchun Fang , Biao Lu

Dynamic novel view synthesis (NVS) is essential for creating immersive experiences. Existing approaches have advanced dynamic NVS by introducing 3D Gaussian Splatting (3DGS) with implicit deformation fields or indiscriminately assigned…

计算机视觉与模式识别 · 计算机科学 2025-12-17 Kaizhe Zhang , Yijie Zhou , Weizhan Zhang , Caixia Yan , Haipeng Du , yugui xie , Yu-Hui Wen , Yong-Jin Liu

The recent surge in 4D Gaussian Splatting (4DGS) has achieved impressive dynamic scene reconstruction. While these methods demonstrate remarkable performance, the specific drivers behind such gains remain less explored, making a systematic…

计算机视觉与模式识别 · 计算机科学 2026-05-06 Lucas Yunkyu Lee , Soonho Kim , Youngwook Kim , Sangmin Kim , Jaesik Park

This paper considers the problem of modeling articulated objects captured in 2D videos to enable novel view synthesis, while also being easily editable, drivable, and re-posable. To tackle this challenging problem, we propose RigGS, a new…

计算机视觉与模式识别 · 计算机科学 2025-03-24 Yuxin Yao , Zhi Deng , Junhui Hou

By combining differentiable rendering with explicit point-based scene representations, 3D Gaussian Splatting (3DGS) has demonstrated breakthrough 3D reconstruction capabilities. However, to date 3DGS has had limited impact on robotics,…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Tianyi Xiong , Jiayi Wu , Botao He , Cornelia Fermuller , Yiannis Aloimonos , Heng Huang , Christopher A. Metzler

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

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

3D Gaussian Splatting (3DGS) has emerged as a powerful technique for generating photorealistic renderings of a scene in real-time. However, the volumetric nature of 3DGS limits its ability to accurately capture surface geometry. To address…

计算机视觉与模式识别 · 计算机科学 2026-05-04 Prajwal Gupta C. R. , Divyam Sheth , Jinjoo Ha , Mirela Ostrek , Justus Thies

3D Gaussian Splatting represents a breakthrough in the field of novel view synthesis. It establishes Gaussians as core rendering primitives for highly accurate real-world environment reconstruction. Recent advances have drastically…

图形学 · 计算机科学 2025-06-25 Jonathan Haberl , Philipp Fleck , Clemens Arth

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 demonstrated its potential for efficient and photorealistic 3D reconstructions, which is crucial for diverse applications such as robotics and immersive media. However, current…

计算机视觉与模式识别 · 计算机科学 2026-04-06 Daheng Yin , Isaac Ding , Yili Jin , Jianxin Shi , Jiangchuan Liu

Creating 4D fields of Gaussian Splatting from images or videos is a challenging task due to its under-constrained nature. While the optimization can draw photometric reference from the input videos or be regulated by generative models,…

计算机视觉与模式识别 · 计算机科学 2024-05-15 Quankai Gao , Qiangeng Xu , Zhe Cao , Ben Mildenhall , Wenchao Ma , Le Chen , Danhang Tang , Ulrich Neumann

Novel view synthesis of urban scenes is essential for autonomous driving-related applications.Existing NeRF and 3DGS-based methods show promising results in achieving photorealistic renderings but require slow, per-scene optimization. We…

计算机视觉与模式识别 · 计算机科学 2025-03-27 Sheng Miao , Jiaxin Huang , Dongfeng Bai , Xu Yan , Hongyu Zhou , Yue Wang , Bingbing Liu , Andreas Geiger , Yiyi Liao

We propose Self-Augmented Residual 3D Gaussian Splatting (SA-ResGS), a novel framework to stabilize uncertainty quantification and enhancing uncertainty-aware supervision in next-best-view (NBV) selection for active scene reconstruction.…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Kim Jun-Seong , Tae-Hyun Oh , Eduardo Pérez-Pellitero , Youngkyoon Jang