CVOct 23, 2023

Wonder3D: Single Image to 3D using Cross-Domain Diffusion

arXiv:2310.15008v3770 citationsh-index: 37
Originality Incremental advance
AI Analysis

This addresses the challenge of efficient and consistent 3D reconstruction from images, which is important for applications in graphics and vision, though it appears incremental by building on existing diffusion-based approaches.

The paper tackles the problem of generating high-fidelity 3D textured meshes from single-view images, achieving improved quality, consistency, and efficiency compared to prior methods.

In this work, we introduce Wonder3D, a novel method for efficiently generating high-fidelity textured meshes from single-view images.Recent methods based on Score Distillation Sampling (SDS) have shown the potential to recover 3D geometry from 2D diffusion priors, but they typically suffer from time-consuming per-shape optimization and inconsistent geometry. In contrast, certain works directly produce 3D information via fast network inferences, but their results are often of low quality and lack geometric details. To holistically improve the quality, consistency, and efficiency of image-to-3D tasks, we propose a cross-domain diffusion model that generates multi-view normal maps and the corresponding color images. To ensure consistency, we employ a multi-view cross-domain attention mechanism that facilitates information exchange across views and modalities. Lastly, we introduce a geometry-aware normal fusion algorithm that extracts high-quality surfaces from the multi-view 2D representations. Our extensive evaluations demonstrate that our method achieves high-quality reconstruction results, robust generalization, and reasonably good efficiency compared to prior works.

Code Implementations1 repo
Foundations

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

Your Notes