paper-with-me

홈 › Papers

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

2023-03-24 · ICCV 2023 1 · Junshu Tang, Tengfei Wang, Bo Zhang, Ting Zhang, Ran Yi, Lizhuang Ma, Dong Chen

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.

📄 PDF Abstract BibTeX arXiv:2303.14184

Code (2)

junshutang/Make-It-3D 공식 구현 pytorch
guochengqian/magic123 pytorch

Tasks

3D geometryText to 3D

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

A Scalable Attention-Based Approach for Image-to-3D Texture Mapping

2025-09-05 · Arianna Rampini, Kanika Madan, Bruno Roy, AmirHossein Zamani 외 arxiv

High-quality textures are critical for realistic 3D content creation, yet existing generative methods are slow, rely on UV maps, and often fail to remain faithful to a reference image. To address these challenges, we pro…

PosterOmni: Generalized Artistic Poster Creation via Task Distillation and Unified Reward Feedback

2026-02-12 · Sixiang Chen, Jianyu Lai, Jialin Gao, Hengyu Shi 외 arxiv

Image-to-poster generation is a high-demand task requiring not only local adjustments but also high-level design understanding. Models must generate text, layout, style, and visual elements while preserving semantic fide…

OHTA: One-shot Hand Avatar via Data-driven Implicit Priors

2024-02-29 · CVPR 2024 1 · Xiaozheng Zheng, Chao Wen, Zhuo Su, Zeran Xu 외

In this paper, we delve into the creation of one-shot hand avatars, attaining high-fidelity and drivable hand representations swiftly from a single image. With the burgeoning domains of the digital human, the need for qu…

Registering Explicit to Implicit: Towards High-Fidelity Garment mesh Reconstruction from Single Images

2022-03-28 · CVPR 2022 1 · Heming Zhu, Lingteng Qiu, Yuda Qiu, Xiaoguang Han

Fueled by the power of deep learning techniques and implicit shape learning, recent advances in single-image human digitalization have reached unprecedented accuracy and could recover fine-grained surface details such as…

Garment Reconstruction

MVG4D: Image Matrix-Based Multi-View and Motion Generation for 4D Content Creation from a Single Image

2025-07-24 · DongFu Yin, Xiaotian Chen, Fei Richard Yu, Xuanchen Li 외 arxiv

Advances in generative modeling have significantly enhanced digital content creation, extending from 2D images to complex 3D and 4D scenes. Despite substantial progress, producing high-fidelity and temporally consistent …