paper-with-me

Papers

FMGS: Foundation Model Embedded 3D Gaussian Splatting for Holistic 3D Scene Understanding

2024-01-03 · Xingxing Zuo, Pouya Samangouei, Yunwen Zhou, Yan Di, Mingyang Li

Precisely perceiving the geometric and semantic properties of real-world 3D objects is crucial for the continued evolution of augmented reality and robotic applications. To this end, we present Foundation Model Embedded Gaussian Splatting (FMGS), which incorporates vision-language embeddings of foundation models into 3D Gaussian Splatting (GS). The key contribution of this work is an efficient method to reconstruct and represent 3D vision-language models. This is achieved by distilling feature maps generated from image-based foundation models into those rendered from our 3D model. To ensure high-quality rendering and fast training, we introduce a novel scene representation by integrating strengths from both GS and multi-resolution hash encodings (MHE). Our effective training procedure also introduces a pixel alignment loss that makes the rendered feature distance of the same semantic entities close, following the pixel-level semantic boundaries. Our results demonstrate remarkable multi-view semantic consistency, facilitating diverse downstream tasks, beating state-of-the-art methods by 10.2 percent on open-vocabulary language-based object detection, despite that we are 851X faster for inference. This research explores the intersection of vision, language, and 3D scene representation, paving the way for enhanced scene understanding in uncontrolled real-world environments. We plan to release the code on the project page.

📄 PDF Abstract BibTeX arXiv:2401.01970

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject DetectionScene Understanding

Similar Papers 제목 키워드 기반

FMGS-Avatar: Mesh-Guided 2D Gaussian Splatting with Foundation Model Priors for 3D Monocular Avatar Reconstruction

2025-09-18 · Jinlong Fan, Bingyu Hu, Xingguang Li, Yuxiang Yang 외 arxiv

Reconstructing high-fidelity animatable human avatars from monocular videos remains challenging due to insufficient geometric information in single-view observations. While recent 3D Gaussian Splatting methods have shown…

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 외

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…

3DGS3D Semantic SegmentationObject LocalizationQuantization+2

Beyond Averages: Open-Vocabulary 3D Scene Understanding with Gaussian Splatting and Bag of Embeddings

2025-09-16 · Abdalla Arafa, Didier Stricker arxiv

Novel view synthesis has seen significant advancements with 3D Gaussian Splatting (3DGS), enabling real-time photorealistic rendering. However, the inherent fuzziness of Gaussian Splatting presents challenges for 3D scen…

Novel View SynthesisScene Understanding

SplattingAvatar: Realistic Real-Time Human Avatars with Mesh-Embedded Gaussian Splatting

2024-03-08 · CVPR 2024 1 · Zhijing Shao, Zhaolong Wang, Zhuang Li, Duotun Wang 외

We present SplattingAvatar, a hybrid 3D representation of photorealistic human avatars with Gaussian Splatting embedded on a triangle mesh, which renders over 300 FPS on a modern GPU and 30 FPS on a mobile device. We dis…

GPU

Holistic Large-Scale Scene Reconstruction via Mixed Gaussian Splatting

2025-05-29 · Chuandong Liu, Huijiao Wang, Lei Yu, Gui-Song Xia

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 lead…

3D Scene ReconstructionGPUNovel View Synthesis