paper-with-me

Papers

Planar Gaussian Splatting

2024-12-02 · Farhad G. Zanjani, Hong Cai, Hanno Ackermann, Leila Mirvakhabova, Fatih Porikli

This paper presents Planar Gaussian Splatting (PGS), a novel neural rendering approach to learn the 3D geometry and parse the 3D planes of a scene, directly from multiple RGB images. The PGS leverages Gaussian primitives to model the scene and employ a hierarchical Gaussian mixture approach to group them. Similar Gaussians are progressively merged probabilistically in the tree-structured Gaussian mixtures to identify distinct 3D plane instances and form the overall 3D scene geometry. In order to enable the grouping, the Gaussian primitives contain additional parameters, such as plane descriptors derived by lifting 2D masks from a general 2D segmentation model and surface normals. Experiments show that the proposed PGS achieves state-of-the-art performance in 3D planar reconstruction without requiring either 3D plane labels or depth supervision. In contrast to existing supervised methods that have limited generalizability and struggle under domain shift, PGS maintains its performance across datasets thanks to its neural rendering and scene-specific optimization mechanism, while also being significantly faster than existing optimization-based approaches.

📄 PDF Abstract BibTeX arXiv:2412.01931

Code (0)

등록된 구현이 없습니다.

Tasks

3D geometryNeural Rendering

Similar Papers 제목 키워드 기반

PlanarGS: High-Fidelity Indoor 3D Gaussian Splatting Guided by Vision-Language Planar Priors

2025-10-27 · Xirui Jin, Renbiao Jin, Boying Li, Danping Zou 외 arxiv

Three-dimensional Gaussian Splatting (3DGS) has recently emerged as an efficient representation for novel-view synthesis, achieving impressive visual quality. However, in scenes dominated by large and low-texture regions…

SPAGS: Sparse-View Articulated Object Reconstruction from Single State via Planar Gaussian Splatting

2025-11-21 · Di Wu, Liu Liu, Xueyu Yuan, Wenxiao Chen 외 arxiv

Articulated objects are ubiquitous in daily environments, and their 3D reconstruction holds great significance across various fields. However, existing articulated object reconstruction methods typically require costly i…

3D ReconstructionDepth Estimation

REArtGS++: Generalizable Articulation Reconstruction with Temporal Geometry Constraint via Planar Gaussian Splatting

2025-11-21 · Di Wu, Liu Liu, Anran Huang, Yuyan Liu 외 arxiv

Articulated objects are pervasive in daily environments, such as drawers and refrigerators. Towards their part-level surface reconstruction and joint parameter estimation, REArtGS introduces a category-agnostic approach …

FeatureGS: Eigenvalue-Feature Optimization in 3D Gaussian Splatting for Geometrically Accurate and Artifact-Reduced Reconstruction

2025-01-29 · Miriam Jäger, Markus Hillemann, Boris Jutzi

3D Gaussian Splatting (3DGS) has emerged as a powerful approach for 3D scene reconstruction using 3D Gaussians. However, neither the centers nor surfaces of the Gaussians are accurately aligned to the object surface, com…

3DGS3D Scene Reconstruction

PGSR: Planar-based Gaussian Splatting for Efficient and High-Fidelity Surface Reconstruction

2024-06-10 · Danpeng Chen, Hai Li, Weicai Ye, Yifan Wang 외

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 …

3DGSImage ReconstructionNeRFSurface Reconstruction