中文
相关论文

相关论文: 3D Gaussian Point Encoders

200 篇论文

3D Gaussian Splatting has demonstrated superior performance in rendering efficiency and quality, yet the generation of 3D Gaussians still remains a challenge without proper geometric priors. Existing methods have explored predicting point…

计算机视觉与模式识别 · 计算机科学 2026-04-08 Weiqi Zhang , Junsheng Zhou , Haotian Geng , Kanle Shi , Shenkun Xu , Yi Fang , Yu-Shen Liu

We introduce Dr. Splat, a novel approach for open-vocabulary 3D scene understanding leveraging 3D Gaussian Splatting. Unlike existing language-embedded 3DGS methods, which rely on a rendering process, our method directly associates…

计算机视觉与模式识别 · 计算机科学 2025-02-25 Kim Jun-Seong , GeonU Kim , Kim Yu-Ji , Yu-Chiang Frank Wang , Jaesung Choe , Tae-Hyun Oh

We introduce Gaussian-Flow, a novel point-based approach for fast dynamic scene reconstruction and real-time rendering from both multi-view and monocular videos. In contrast to the prevalent NeRF-based approaches hampered by slow training…

计算机视觉与模式识别 · 计算机科学 2023-12-07 Youtian Lin , Zuozhuo Dai , Siyu Zhu , Yao Yao

In this paper, we introduce 3D-GMNet, a deep neural network for 3D object shape reconstruction from a single image. As the name suggests, 3D-GMNet recovers 3D shape as a Gaussian mixture. In contrast to voxels, point clouds, or meshes, a…

计算机视觉与模式识别 · 计算机科学 2020-08-18 Kohei Yamashita , Shohei Nobuhara , Ko Nishino

Lifting 2D open-vocabulary understanding into 3D Gaussian Splatting (3DGS) scenes is a critical challenge. Mainstream methods, built on an embedding paradigm, suffer from three key flaws: (i) geometry-semantic inconsistency, where points,…

计算机视觉与模式识别 · 计算机科学 2026-03-30 Jiayu Ding , Xinpeng Liu , Zhiyi Pan , Shiqiang Long , Ge Li

3D Gaussian Splatting demonstrates excellent quality and speed in novel view synthesis. Nevertheless, the huge file size of the 3D Gaussians presents challenges for transmission and storage. Current works design compact models to replace…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Shuzhao Xie , Weixiang Zhang , Chen Tang , Yunpeng Bai , Rongwei Lu , Shijia Ge , Zhi Wang

Encoding information from 2D views of an object into a 3D representation is crucial for generalized 3D feature extraction. Such features can then enable 3D reconstruction, 3D generation, and other applications. We propose GOEmbed (Gradient…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Animesh Karnewar , Roman Shapovalov , Tom Monnier , Andrea Vedaldi , Niloy J. Mitra , David Novotny

Recently, 3D Gaussian Splatting (3DGS) has attracted widespread attention due to its high-quality rendering, and ultra-fast training and rendering speed. However, due to the unstructured and irregular nature of Gaussian point clouds, it is…

计算机视觉与模式识别 · 计算机科学 2025-01-13 Danpeng Chen , Hai Li , Weicai Ye , Yifan Wang , Weijian Xie , Shangjin Zhai , Nan Wang , Haomin Liu , Hujun Bao , Guofeng Zhang

3D Gaussian Splatting reconstructs scenes by starting from a sparse Structure-from-Motion initialization and refining under-reconstructed regions. This process is slow, as it requires multiple densification steps where Gaussians are…

图形学 · 计算机科学 2026-02-13 Dmytro Kotovenko , Olga Grebenkova , Björn Ommer

Image-based 3D generation has vast applications in robotics and gaming, where high-quality, diverse outputs and consistent 3D representations are crucial. However, existing methods have limitations: 3D diffusion models are limited by…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Ye Tao , Jiawei Zhang , Yahao Shi , Dongqing Zou , Bin Zhou

Recent work has shown that 3D Gaussian-based SLAM enables high-quality reconstruction, accurate pose estimation, and real-time rendering of scenes. However, these approaches are built on a tremendous number of redundant 3D Gaussian…

计算机视觉与模式识别 · 计算机科学 2026-05-14 Tianchen Deng , Chang Nie , Shuhong Liu , Wenhua Wu , Jianfei Yang , Shenghai Yuan , Jiuming Liu , Danwei Wang , Hesheng Wang

Accurate 3D reconstruction of dynamic surgical scenes from endoscopic video is essential for robotic-assisted surgery. While recent 3D Gaussian Splatting methods have shown promise in achieving high-quality reconstructions with fast…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Jialei Chen , Xin Zhang , Mobarakol Islam , Francisco Vasconcelos , Danail Stoyanov , Daniel S. Elson , Baoru Huang

Recent years have witnessed the growth of point cloud based applications because of its realistic and fine-grained representation of 3D objects and scenes. However, it is a challenging problem to compress sparse, unstructured, and…

图像与视频处理 · 电气工程与系统科学 2020-11-10 Jianqiang Wang , Dandan Ding , Zhu Li , Zhan Ma

The efficient spatial allocation of primitives serves as the foundation of 3D Gaussian Splatting, as it directly dictates the synergy between representation compactness, reconstruction speed, and rendering fidelity. Previous solutions,…

计算机视觉与模式识别 · 计算机科学 2026-04-20 Roni Itkin , Noam Issachar , Yehonatan Keypur , Xingyu Chen , Anpei Chen , Sagie Benaim

We present latentSplat, a method to predict semantic Gaussians in a 3D latent space that can be splatted and decoded by a light-weight generative 2D architecture. Existing methods for generalizable 3D reconstruction either do not scale to…

计算机视觉与模式识别 · 计算机科学 2024-07-31 Christopher Wewer , Kevin Raj , Eddy Ilg , Bernt Schiele , Jan Eric Lenssen

The recent Gaussian Splatting achieves high-quality and real-time novel-view synthesis of the 3D scenes. However, it is solely concentrated on the appearance and geometry modeling, while lacking in fine-grained object-level scene…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Mingqiao Ye , Martin Danelljan , Fisher Yu , Lei Ke

We present a novel animatable 3D Gaussian model for rendering high-fidelity free-view human motions in real time. Compared to existing NeRF-based methods, the model owns better capability in synthesizing high-frequency details without the…

计算机视觉与模式识别 · 计算机科学 2023-11-28 Keyang Ye , Tianjia Shao , Kun Zhou

Rendering novel view images in dynamic scenes is a crucial yet challenging task. Current methods mainly utilize NeRF-based methods to represent the static scene and an additional time-variant MLP to model scene deformations, resulting in…

计算机视觉与模式识别 · 计算机科学 2024-06-07 Diwen Wan , Ruijie Lu , Gang Zeng

Recent advancements in Generalizable Gaussian Splatting have enabled robust 3D reconstruction from sparse input views by utilizing feed-forward Gaussian Splatting models, achieving superior cross-scene generalization. However, while many…

计算机视觉与模式识别 · 计算机科学 2025-08-22 Zhicong Wu , Hongbin Xu , Gang Xu , Ping Nie , Zhixin Yan , Jinkai Zheng , Liangqiong Qu , Ming Li , Liqiang Nie

3D Gaussian Splatting (3DGS) has garnered significant attention due to its superior scene representation fidelity and real-time rendering performance, especially for dynamic 3D scene reconstruction (\textit{i.e.}, 4D reconstruction).…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Henan Wang , Hanxin Zhu , Xinliang Gong , Tianyu He , Xin Li , Zhibo Chen