paper-with-me

Papers

HybridGS: Decoupling Transients and Statics with 2D and 3D Gaussian Splatting

2024-12-05 · CVPR 2025 1 · Jingyu Lin, Jiaqi Gu, Lubin Fan, Bojian Wu, Yujing Lou, Renjie Chen, Ligang Liu, Jieping Ye

Generating high-quality novel view renderings of 3D Gaussian Splatting (3DGS) in scenes featuring transient objects is challenging. We propose a novel hybrid representation, termed as HybridGS, using 2D Gaussians for transient objects per image and maintaining traditional 3D Gaussians for the whole static scenes. Note that, the 3DGS itself is better suited for modeling static scenes that assume multi-view consistency, but the transient objects appear occasionally and do not adhere to the assumption, thus we model them as planar objects from a single view, represented with 2D Gaussians. Our novel representation decomposes the scene from the perspective of fundamental viewpoint consistency, making it more reasonable. Additionally, we present a novel multi-view regulated supervision method for 3DGS that leverages information from co-visible regions, further enhancing the distinctions between the transients and statics. Then, we propose a straightforward yet effective multi-stage training strategy to ensure robust training and high-quality view synthesis across various settings. Experiments on benchmark datasets show our state-of-the-art performance of novel view synthesis in both indoor and outdoor scenes, even in the presence of distracting elements.

📄 PDF Abstract BibTeX arXiv:2412.03844

Code (1)

Yeyuqqwx/HybridGS 공식 구현

Tasks

3DGSNovel View Synthesis

Similar Papers 제목 키워드 기반

HybridGS: High-Efficiency Gaussian Splatting Data Compression using Dual-Channel Sparse Representation and Point Cloud Encoder

2025-05-03 · Qi Yang, Le Yang, Geert Van der Auwera, Zhu Li

Most existing 3D Gaussian Splatting (3DGS) compression schemes focus on producing compact 3DGS representation via implicit data embedding. They have long coding times and highly customized data format, making it difficul…

3DGSData Compression

RobustSplat++: Decoupling Densification, Dynamics, and Illumination for In-the-Wild 3DGS

2025-12-04 · Chuanyu Fu, Guanying Chen, Yuqi Zhang, Kunbin Yao 외 arxiv

3D Gaussian Splatting (3DGS) has gained significant attention for its real-time, photo-realistic rendering in novel-view synthesis and 3D modeling. However, existing methods struggle with accurately modeling in-the-wild …

DeferredGS: Decoupled and Editable Gaussian Splatting with Deferred Shading

2024-04-15 · Tong Wu, Jia-Mu Sun, Yu-Kun Lai, Yuewen Ma 외

Reconstructing and editing 3D objects and scenes both play crucial roles in computer graphics and computer vision. Neural radiance fields (NeRFs) can achieve realistic reconstruction and editing results but suffer from i…

Novel View Synthesis

RestorGS: Depth-aware Gaussian Splatting for Efficient 3D Scene Restoration

2025-01-01 · CVPR 2025 1 · Yuanjian Qiao, Mingwen Shao, Lingzhuang Meng, Kai Xu

3D Gaussian Splatting (3DGS) has recently achieved remarkable progress in novel view synthesis. However, existing methods rely heavily on high-quality data for rendering and struggle to handle degraded scenes with mu…

3DGSNovel View Synthesis

T-3DGS: Removing Transient Objects for 3D Scene Reconstruction

2024-11-29 · Vadim Pryadilshchikov, Alexander Markin, Artem Komarichev, Ruslan Rakhimov 외

We propose a novel framework to remove transient objects from input videos for 3D scene reconstruction using Gaussian Splatting. Our framework consists of the following steps. In the first step, we propose an unsupervise…

3DGS3D Scene Reconstruction