paper-with-me

Papers

GLS: Geometry-aware 3D Language Gaussian Splatting

2024-11-27 · Jiaxiong Qiu, Liu Liu, Zhizhong Su, Tianwei Lin

Recently, 3D Gaussian Splatting (3DGS) has achieved significant performance on indoor surface reconstruction and open-vocabulary segmentation. This paper presents GLS, a unified framework of surface reconstruction and open-vocabulary segmentation based on 3DGS. GLS extends two fields by exploring the correlation between them. For indoor surface reconstruction, we introduce surface normal prior as a geometric cue to guide the rendered normal, and use the normal error to optimize the rendered depth. For open-vocabulary segmentation, we employ 2D CLIP features to guide instance features and utilize DEVA masks to enhance their view consistency. Extensive experiments demonstrate the effectiveness of jointly optimizing surface reconstruction and open-vocabulary segmentation, where GLS surpasses state-of-the-art approaches of each task on MuSHRoom, ScanNet++, and LERF-OVS datasets. Code will be available at https://github.com/JiaxiongQ/GLS.

📄 PDF Abstract BibTeX arXiv:2411.18066

Code (0)

등록된 구현이 없습니다.

Tasks

3DGSSegmentationSurface Reconstruction

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…

OccGS: Zero-shot 3D Occupancy Reconstruction with Semantic and Geometric-Aware Gaussian Splatting

2025-02-07 · Xiaoyu Zhou, Jingqi Wang, Yongtao Wang, Yufei Wei 외

Obtaining semantic 3D occupancy from raw sensor data without manual annotations remains an essential yet challenging task. While prior works have approached this as a perception prediction problem, we formulate it as sce…

3D Geometry-aware Deformable Gaussian Splatting for Dynamic View Synthesis

2024-04-09 · CVPR 2024 1 · Zhicheng Lu, Xiang Guo, Le Hui, Tianrui Chen 외

In this paper, we propose a 3D geometry-aware deformable Gaussian Splatting method for dynamic view synthesis. Existing neural radiance fields (NeRF) based solutions learn the deformation in an implicit manner, which can…

3D geometryDynamic ReconstructionNeRF

Ref-GS: Directional Factorization for 2D Gaussian Splatting

2024-12-01 · CVPR 2025 1 · Youjia Zhang, Anpei Chen, Yumin Wan, Zikai Song 외

In this paper, we introduce Ref-GS, a novel approach for directional light factorization in 2D Gaussian splatting, which enables photorealistic view-dependent appearance rendering and precise geometry recovery. Ref-GS bu…

Real-Time LiDAR Gaussian Splatting SLAM

2026-07-05 · Seungjun Tak, Yewon Jeon, Jaeik Hwang, SukMin Hwang 외 arxiv

We present a real-time LiDAR-based framework for Gaussian Splatting SLAM that tightly couples fast G-ICP registration with spherical rasterization-based dense mapping for large-scale sequences. Leveraging LiDAR geometry …