中文
相关论文

相关论文: MuSASplat: Efficient Sparse-View 3D Gaussian Splat…

200 篇论文

Prevailing 2D-centric visuomotor policies exhibit a pronounced deficiency in novel view generalization, as their reliance on static observations hinders consistent action mapping across unseen views. In response, we introduce GenSplat, a…

机器人学 · 计算机科学 2026-04-01 Sen Wang , Huaiyi Dong , Jingyi Tian , Jiayi Li , Zhuo Yang , Tongtong Cao , Anlin Chen , Shuang Wu , Le Wang , Sanping Zhou

3D Gaussian Splatting (3DGS) has gained significant attention for its real-time, photo-realistic rendering in novel-view synthesis and 3D modeling. However, existing methods struggle with accurately modeling scenes affected by transient…

计算机视觉与模式识别 · 计算机科学 2025-07-30 Chuanyu Fu , Yuqi Zhang , Kunbin Yao , Guanying Chen , Yuan Xiong , Chuan Huang , Shuguang Cui , Xiaochun Cao

3D Gaussian splatting (3DGS) has recently emerged as an alternative representation that leverages a 3D Gaussian-based representation and introduces an approximated volumetric rendering, achieving very fast rendering speed and promising…

计算机视觉与模式识别 · 计算机科学 2024-08-08 Joo Chan Lee , Daniel Rho , Xiangyu Sun , Jong Hwan Ko , Eunbyung Park

This paper presents RoGSplat, a novel approach for synthesizing high-fidelity novel views of unseen human from sparse multi-view images, while requiring no cumbersome per-subject optimization. Unlike previous methods that typically struggle…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Junjin Xiao , Qing Zhang , Yonewei Nie , Lei Zhu , Wei-Shi Zheng

We present TokenSplat, a feed-forward framework for joint 3D Gaussian reconstruction and camera pose estimation from unposed multi-view images. At its core, TokenSplat introduces a Token-aligned Gaussian Prediction module that aligns…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Yihui Li , Chengxin Lv , Zichen Tang , Hongyu Yang , Di Huang

3D Gaussian Splats (3DGS) have proven a versatile rendering primitive, both for inverse rendering as well as real-time exploration of scenes. In these applications, coherence across camera frames and multiple views is crucial, be it for…

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

3D Gaussian Splatting (3DGS) has emerged as a promising approach for 3D scene representation, offering a reduction in computational overhead compared to Neural Radiance Fields (NeRF). However, 3DGS is susceptible to high-frequency artifacts…

计算机视觉与模式识别 · 计算机科学 2024-09-06 Shen Chen , Jiale Zhou , Lei Li

Recent advances in 3D Gaussian Splatting have shown remarkable potential for novel view synthesis. However, most existing large-scale scene reconstruction methods rely on the divide-and-conquer paradigm, which often leads to the loss of…

计算机视觉与模式识别 · 计算机科学 2025-05-30 Chuandong Liu , Huijiao Wang , Lei Yu , Gui-Song Xia

We present VicaSplat, a novel framework for joint 3D Gaussians reconstruction and camera pose estimation from a sequence of unposed video frames, which is a critical yet underexplored task in real-world 3D applications. The core of our…

计算机视觉与模式识别 · 计算机科学 2025-03-14 Zhiqi Li , Chengrui Dong , Yiming Chen , Zhangchi Huang , Peidong Liu

Recent advances in generative AI have accelerated the production of ultra-high-resolution visual content, posing significant challenges for efficient compression and real-time decoding on end-user devices. Inspired by 3D Gaussian Splatting,…

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

Neural rendering methods have significantly advanced photo-realistic 3D scene rendering in various academic and industrial applications. The recent 3D Gaussian Splatting method has achieved the state-of-the-art rendering quality and speed…

计算机视觉与模式识别 · 计算机科学 2023-12-04 Tao Lu , Mulin Yu , Linning Xu , Yuanbo Xiangli , Limin Wang , Dahua Lin , Bo Dai

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

Reconstructing 3D scenes and synthesizing novel views has seen rapid progress in recent years. Neural Radiance Fields demonstrated that continuous volumetric radiance fields can achieve high-quality image synthesis, but their long training…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Jan Held , Renaud Vandeghen , Sanghyun Son , Daniel Rebain , Matheus Gadelha , Yi Zhou , Ming C. Lin , Marc Van Droogenbroeck , Andrea Tagliasacchi

Articulated object reconstruction from sparse-view images is an ill-posed problem that requires simultaneous inference of geometry and underlying articulation structure. Existing methods for articulated object reconstruction based on NeRF…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Inseo Lee , Yoonji Kim , Eugene Sohn , Jiwoong Lee , Jungmin You , Joonseok Lee , Jin-Hwa Kim

Generalizable 3D Gaussian Splatting has recently emerged as an efficient approach for novel-view synthesis, enabling feed-forward synthesis from only a few input views. However, existing pixel-wise feed-forward methods suffer from…

计算机视觉与模式识别 · 计算机科学 2026-05-14 Hoang Chuong Nguyen , Renjie Wu , Jose M. Alvarez , Miaomiao Liu

Synthesizing novel views of large-scale scenes from unconstrained in-the-wild images is an important but challenging task in computer vision. Existing methods, which optimize per-image appearance and transient occlusion through implicit…

计算机视觉与模式识别 · 计算机科学 2026-02-02 Yiqing Li , Xuan Wang , Jiawei Wu , Yikun Ma , Zhi Jin

The semantic synthesis of unseen scenes from multiple viewpoints is crucial for research in 3D scene understanding. Current methods are capable of rendering novel-view images and semantic maps by reconstructing generalizable Neural Radiance…

图形学 · 计算机科学 2025-05-09 Feng Xiao , Hongbin Xu , Wanlin Liang , Wenxiong Kang

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

We present MVSGaussian, a new generalizable 3D Gaussian representation approach derived from Multi-View Stereo (MVS) that can efficiently reconstruct unseen scenes. Specifically, 1) we leverage MVS to encode geometry-aware Gaussian…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Tianqi Liu , Guangcong Wang , Shoukang Hu , Liao Shen , Xinyi Ye , Yuhang Zang , Zhiguo Cao , Wei Li , Ziwei Liu