English

Make-It-3D: High-Fidelity 3D Creation from A Single Image with Diffusion Prior

Computer Vision and Pattern Recognition 2023-04-04 v2

Abstract

In this work, we investigate the problem of creating high-fidelity 3D content from only a single image. This is inherently challenging: it essentially involves estimating the underlying 3D geometry while simultaneously hallucinating unseen textures. To address this challenge, we leverage prior knowledge from a well-trained 2D diffusion model to act as 3D-aware supervision for 3D creation. Our approach, Make-It-3D, employs a two-stage optimization pipeline: the first stage optimizes a neural radiance field by incorporating constraints from the reference image at the frontal view and diffusion prior at novel views; the second stage transforms the coarse model into textured point clouds and further elevates the realism with diffusion prior while leveraging the high-quality textures from the reference image. Extensive experiments demonstrate that our method outperforms prior works by a large margin, resulting in faithful reconstructions and impressive visual quality. Our method presents the first attempt to achieve high-quality 3D creation from a single image for general objects and enables various applications such as text-to-3D creation and texture editing.

Keywords

Cite

@article{arxiv.2303.14184,
  title  = {Make-It-3D: High-Fidelity 3D Creation from A Single Image with Diffusion Prior},
  author = {Junshu Tang and Tengfei Wang and Bo Zhang and Ting Zhang and Ran Yi and Lizhuang Ma and Dong Chen},
  journal= {arXiv preprint arXiv:2303.14184},
  year   = {2023}
}

Comments

17 pages, 18 figures, Project page: https://make-it-3d.github.io/

R2 v1 2026-06-28T09:32:42.587Z