paper-with-me

홈 › Papers

AugGS: Self-augmented Gaussians with Structural Masks for Sparse-view 3D Reconstruction

2024-08-09 · Bi'an Du, Lingbei Meng, Wei Hu

Sparse-view 3D reconstruction is a major challenge in computer vision, aiming to create complete three-dimensional models from limited viewing angles. Key obstacles include: 1) a small number of input images with inconsistent information; 2) dependence on input image quality; and 3) large model parameter sizes. To tackle these issues, we propose a self-augmented two-stage Gaussian splatting framework enhanced with structural masks for sparse-view 3D reconstruction. Initially, our method generates a basic 3D Gaussian representation from sparse inputs and renders multi-view images. We then fine-tune a pre-trained 2D diffusion model to enhance these images, using them as augmented data to further optimize the 3D Gaussians. Additionally, a structural masking strategy during training enhances the model's robustness to sparse inputs and noise. Experiments on benchmarks like MipNeRF360, OmniObject3D, and OpenIllumination demonstrate that our approach achieves state-of-the-art performance in perceptual quality and multi-view consistency with sparse inputs.

📄 PDF Abstract BibTeX arXiv:2408.04831

Code (0)

등록된 구현이 없습니다.

Tasks

3D geometry3D Reconstruction

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

MuggleMath: Assessing the Impact of Query and Response Augmentation on Math Reasoning

2023-10-09 · Chengpeng Li, Zheng Yuan, Hongyi Yuan, Guanting Dong 외

In math reasoning with large language models (LLMs), fine-tuning data augmentation by query evolution and diverse reasoning paths is empirically verified effective, profoundly narrowing the gap between open-sourced LLMs …

Arithmetic ReasoningData AugmentationGSM8KMath+2

Contrastive Gaussian Clustering: Weakly Supervised 3D Scene Segmentation

2024-04-19 · Myrna C. Silva, Mahtab Dahaghin, Matteo Toso, Alessio Del Bue

We introduce Contrastive Gaussian Clustering, a novel approach capable of provide segmentation masks from any viewpoint and of enabling 3D segmentation of the scene. Recent works in novel-view synthesis have shown how to…

ClusteringContrastive LearningNovel View SynthesisScene Segmentation+1

DeSiRe-GS: 4D Street Gaussians for Static-Dynamic Decomposition and Surface Reconstruction for Urban Driving Scenes

2024-11-18 · CVPR 2025 1 · Chensheng Peng, Chengwei Zhang, Yixiao Wang, Chenfeng Xu 외

We present DeSiRe-GS, a self-supervised gaussian splatting representation, enabling effective static-dynamic decomposition and high-fidelity surface reconstruction in complex driving scenarios. Our approach employs a two…

Autonomous DrivingSurface Reconstruction

MaskGaussian: Adaptive 3D Gaussian Representation from Probabilistic Masks

2024-12-29 · CVPR 2025 1 · Yifei Liu, Zhihang Zhong, Yifan Zhan, Sheng Xu 외

While 3D Gaussian Splatting (3DGS) has demonstrated remarkable performance in novel view synthesis and real-time rendering, the high memory consumption due to the use of millions of Gaussians limits its practicality. To …

3DGSNovel View Synthesis

SA-ResGS: Self-Augmented Residual 3D Gaussian Splatting for Next Best View Selection

2026-01-06 · Kim Jun-Seong, Tae-Hyun Oh, Eduardo Pérez-Pellitero, Youngkyoon Jang arxiv

We propose Self-Augmented Residual 3D Gaussian Splatting (SA-ResGS), a novel framework to stabilize uncertainty quantification and enhancing uncertainty-aware supervision in next-best-view (NBV) selection for active scen…

Point Clouds