Skip to content

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

Notifications You must be signed in to change notification settings

annias/Make-It-3D

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

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

Teaser

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.

Citation

If you use this code for your research, please cite our paper.

@misc{tang2023makeit3d,
      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},
      year={2023},
      eprint={2303.14184},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published