CVMar 18, 2024

GeoWizard: Unleashing the Diffusion Priors for 3D Geometry Estimation from a Single Image

arXiv:2403.12013v1292 citationsh-index: 9ECCV
Originality Incremental advance
AI Analysis

This addresses the challenge of limited and low-quality datasets for 3D geometry estimation, benefiting applications like 3D reconstruction and novel viewpoint synthesis, though it builds on existing diffusion methods.

The paper tackles the problem of estimating 3D geometry (depth and normals) from single images by introducing GeoWizard, a generative foundation model that uses diffusion priors to improve generalization and detail preservation, setting new benchmarks for zero-shot prediction.

We introduce GeoWizard, a new generative foundation model designed for estimating geometric attributes, e.g., depth and normals, from single images. While significant research has already been conducted in this area, the progress has been substantially limited by the low diversity and poor quality of publicly available datasets. As a result, the prior works either are constrained to limited scenarios or suffer from the inability to capture geometric details. In this paper, we demonstrate that generative models, as opposed to traditional discriminative models (e.g., CNNs and Transformers), can effectively address the inherently ill-posed problem. We further show that leveraging diffusion priors can markedly improve generalization, detail preservation, and efficiency in resource usage. Specifically, we extend the original stable diffusion model to jointly predict depth and normal, allowing mutual information exchange and high consistency between the two representations. More importantly, we propose a simple yet effective strategy to segregate the complex data distribution of various scenes into distinct sub-distributions. This strategy enables our model to recognize different scene layouts, capturing 3D geometry with remarkable fidelity. GeoWizard sets new benchmarks for zero-shot depth and normal prediction, significantly enhancing many downstream applications such as 3D reconstruction, 2D content creation, and novel viewpoint synthesis.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes