paper-with-me

Papers

Dr. Splat: Directly Referring 3D Gaussian Splatting via Direct Language Embedding Registration

2025-02-23 · CVPR 2025 1 · Kim Jun-Seong, GeonU Kim, Kim Yu-Ji, Yu-Chiang Frank Wang, Jaesung Choe, Tae-Hyun Oh

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 language-aligned CLIP embeddings with 3D Gaussians for holistic 3D scene understanding. The key of our method is a language feature registration technique where CLIP embeddings are assigned to the dominant Gaussians intersected by each pixel-ray. Moreover, we integrate Product Quantization (PQ) trained on general large-scale image data to compactly represent embeddings without per-scene optimization. Experiments demonstrate that our approach significantly outperforms existing approaches in 3D perception benchmarks, such as open-vocabulary 3D semantic segmentation, 3D object localization, and 3D object selection tasks. For video results, please visit : https://drsplat.github.io/

📄 PDF Abstract BibTeX arXiv:2502.16652

Code (0)

등록된 구현이 없습니다.

Tasks

3DGS3D Semantic SegmentationObject LocalizationQuantizationScene UnderstandingSemantic Segmentation

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Camera-Aware Cross-View Alignment for Referring 3D Gaussian Splatting Segmentation

2025-11-06 · Yuwen Tao, Kanglei Zhou, Xin Tan, Yuan Xie arxiv

Referring 3D Gaussian Splatting Segmentation (R3DGS) aims to ground free-form language queries in 3D Gaussian fields. However, existing methods rely on single-view pseudo supervision, leading to viewpoint drift and incon…

ReferSplat: Referring Segmentation in 3D Gaussian Splatting

2025-08-11 · Shuting He, Guangquan Jie, Changshuo Wang, Yun Zhou 외 arxiv

We introduce Referring 3D Gaussian Splatting Segmentation (R3DGS), a new task that aims to segment target objects in a 3D Gaussian scene based on natural language descriptions, which often contain spatial relationships o…

Laplace-Beltrami Operator for Gaussian Splatting

2025-02-24 · HongYu Zhou, Zorah Lähner

With the rising popularity of 3D Gaussian splatting and the expanse of applications from rendering to 3D reconstruction, there comes also a need for geometry processing applications directly on this new representation. W…

3D Reconstruction

OmniGS: Fast Radiance Field Reconstruction using Omnidirectional Gaussian Splatting

2024-04-04 · Longwei Li, Huajian Huang, Sai-Kit Yeung, Hui Cheng

Photorealistic reconstruction relying on 3D Gaussian Splatting has shown promising potential in various domains. However, the current 3D Gaussian Splatting system only supports radiance field reconstruction using undisto…

GPU

RaySplats: Ray Tracing based Gaussian Splatting

2025-01-31 · Krzysztof Byrski, Marcin Mazur, Jacek Tabor, Tadeusz Dziarmaga 외

3D Gaussian Splatting (3DGS) is a process that enables the direct creation of 3D objects from 2D images. This representation offers numerous advantages, including rapid training and rendering. However, a significant limi…

3DGS