MAtCha models a scene as an atlas of per-view depth charts, aligns and refines them with Gaussian surfel rendering, and extracts high-quality meshes from sparse images.
Spurfies: Sparse Surface Reconstruction using Local Geometry Priors
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We introduce Spurfies, a novel method for sparse-view surface reconstruction that disentangles appearance and geometry information to utilize local geometry priors trained on synthetic data. Recent research heavily focuses on 3D reconstruction using dense multi-view setups, typically requiring hundreds of images. However, these methods often struggle with few-view scenarios. Existing sparse-view reconstruction techniques often rely on multi-view stereo networks that need to learn joint priors for geometry and appearance from a large amount of data. In contrast, we introduce a neural point representation that disentangles geometry and appearance to train a local geometry prior using a subset of the synthetic ShapeNet dataset only. During inference, we utilize this surface prior as additional constraint for surface and appearance reconstruction from sparse input views via differentiable volume rendering, restricting the space of possible solutions. We validate the effectiveness of our method on the DTU dataset and demonstrate that it outperforms previous state of the art by 35% in surface quality while achieving competitive novel view synthesis quality. Moreover, in contrast to previous works, our method can be applied to larger, unbounded scenes, such as Mip-NeRF 360.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2024 1verdicts
CONDITIONAL 1roles
baseline 1polarities
baseline 1representative citing papers
citing papers explorer
-
MAtCha Gaussians: Atlas of Charts for High-Quality Geometry and Photorealism From Sparse Views
MAtCha models a scene as an atlas of per-view depth charts, aligns and refines them with Gaussian surfel rendering, and extracts high-quality meshes from sparse images.