paper-with-me

Papers

DeSplat: Decomposed Gaussian Splatting for Distractor-Free Rendering

2024-11-29 · CVPR 2025 1 · Yihao Wang, Marcus Klasson, Matias Turkulainen, Shuzhe Wang, Juho Kannala, Arno Solin

Gaussian splatting enables fast novel view synthesis in static 3D environments. However, reconstructing real-world environments remains challenging as distractors or occluders break the multi-view consistency assumption required for accurate 3D reconstruction. Most existing methods rely on external semantic information from pre-trained models, introducing additional computational overhead as pre-processing steps or during optimization. In this work, we propose a novel method, DeSplat, that directly separates distractors and static scene elements purely based on volume rendering of Gaussian primitives. We initialize Gaussians within each camera view for reconstructing the view-specific distractors to separately model the static 3D scene and distractors in the alpha compositing stages. DeSplat yields an explicit scene separation of static elements and distractors, achieving comparable results to prior distractor-free approaches without sacrificing rendering speed. We demonstrate DeSplat's effectiveness on three benchmark data sets for distractor-free novel view synthesis. See the project website at https://aaltoml.github.io/desplat/.

📄 PDF Abstract BibTeX arXiv:2411.19756

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionNovel View Synthesis

Similar Papers 제목 키워드 기반

IDESplat: Iterative Depth Probability Estimation for Generalizable 3D Gaussian Splatting

2026-01-07 · Wei Long, Haifeng Wu, Shiyin Jiang, Jinhua Zhang 외 arxiv

Generalizable 3D Gaussian Splatting aims to directly predict Gaussian parameters using a feed-forward network for scene reconstruction. Among these parameters, Gaussian means are particularly difficult to predict, so dep…

Depth Estimation

Distractor-free Generalizable 3D Gaussian Splatting

2024-11-26 · Yanqi Bao, Jing Liao, Jing Huo, Yang Gao

We present DGGS, a novel framework addressing the previously unexplored challenge of Distractor-free Generalizable 3D Gaussian Splatting (3DGS). It accomplishes two key objectives: fortifying generalizable 3DGS against d…

3DGS

Sparse View Distractor-Free Gaussian Splatting

2026-03-02 · Yi Gu, Zhaorui Wang, Jiahang Cao, Jiaxu Wang 외 arxiv

3D Gaussian Splatting (3DGS) enables efficient training and fast novel view synthesis in static environments. To address challenges posed by transient objects, distractor-free 3DGS methods have emerged and shown promisin…

Novel View Synthesis

PDF-GS: Progressive Distractor Filtering for Robust 3D Gaussian Splatting

2026-04-14 · Kangmin Seo, MinKyu Lee, Tae-Young Kim, ByeongCheol Lee 외 arxiv

Recent advances in 3D Gaussian Splatting (3DGS) have enabled impressive real-time photorealistic rendering. However, conventional training pipelines inherently assume full multi-view consistency among input images, which…

Robust 3D Gaussian Splatting for Novel View Synthesis in Presence of Distractors

2024-08-21 · Paul Ungermann, Armin Ettenhofer, Matthias Nießner, Barbara Roessle

3D Gaussian Splatting has shown impressive novel view synthesis results; nonetheless, it is vulnerable to dynamic objects polluting the input data of an otherwise static scene, so called distractors. Distractors have sev…

Novel View Synthesis