paper-with-me

홈 › Papers

Magic123: One Image to High-Quality 3D Object Generation Using Both 2D and 3D Diffusion Priors

2023-06-30 · Guocheng Qian, Jinjie Mai, Abdullah Hamdi, Jian Ren, Aliaksandr Siarohin, Bing Li, Hsin-Ying Lee, Ivan Skorokhodov, Peter Wonka, Sergey Tulyakov, Bernard Ghanem

We present Magic123, a two-stage coarse-to-fine approach for high-quality, textured 3D meshes generation from a single unposed image in the wild using both2D and 3D priors. In the first stage, we optimize a neural radiance field to produce a coarse geometry. In the second stage, we adopt a memory-efficient differentiable mesh representation to yield a high-resolution mesh with a visually appealing texture. In both stages, the 3D content is learned through reference view supervision and novel views guided by a combination of 2D and 3D diffusion priors. We introduce a single trade-off parameter between the 2D and 3D priors to control exploration (more imaginative) and exploitation (more precise) of the generated geometry. Additionally, we employ textual inversion and monocular depth regularization to encourage consistent appearances across views and to prevent degenerate solutions, respectively. Magic123 demonstrates a significant improvement over previous image-to-3D techniques, as validated through extensive experiments on synthetic benchmarks and diverse real-world images. Our code, models, and generated 3D assets are available at https://github.com/guochengqian/Magic123.

📄 PDF Abstract BibTeX arXiv:2306.17843

Code (1)

guochengqian/magic123 공식 구현 pytorch

Tasks

Image 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 제목 키워드 기반

MagicMotion: Controllable Video Generation with Dense-to-Sparse Trajectory Guidance

2025-03-20 · Quanhao Li, Zhen Xing, Rui Wang, HUI ZHANG 외

Recent advances in video generation have led to remarkable improvements in visual quality and temporal coherence. Upon this, trajectory-controllable video generation has emerged to enable precise object motion control th…

Image to Video GenerationObjectVideo Generation

MAGICK: A Large-scale Captioned Dataset from Matting Generated Images using Chroma Keying

2024-01-01 · CVPR 2024 1 · Ryan D. Burgert, Brian L. Price, Jason Kuen, Yijun Li 외

We introduce MAGICK a large-scale dataset of generated objects with high-quality alpha mattes. While image generation methods have produced segmentations they cannot generate alpha mattes with accurate details in hai…

Image GenerationImage MattingText to Image GenerationText-to-Image Generation

MagicDrive3D: Controllable 3D Generation for Any-View Rendering in Street Scenes

2024-05-23 · Ruiyuan Gao, Kai Chen, Zhihao LI, Lanqing Hong 외

While controllable generative models for images and videos have achieved remarkable success, high-quality models for 3D scenes, particularly in unbounded scenarios like autonomous driving, remain underdeveloped due to hi…

3D GenerationAutonomous DrivingBEV SegmentationScene Generation+1

MagicEraser: Erasing Any Objects via Semantics-Aware Control

2024-10-14 · Fan Li, Zixiao Zhang, Yi Huang, Jianzhuang Liu 외

The traditional image inpainting task aims to restore corrupted regions by referencing surrounding background and foreground. However, the object erasure task, which is in increasing demand, aims to erase objects and gen…

Image InpaintingObjectTexture Synthesis

MagicTime: Time-lapse Video Generation Models as Metamorphic Simulators

2024-04-07 · Shenghai Yuan, Jinfa Huang, Yujun Shi, Yongqi Xu 외

Recent advances in Text-to-Video generation (T2V) have achieved remarkable success in synthesizing high-quality general videos from textual descriptions. A largely overlooked problem in T2V is that existing models have n…

Text-to-Video GenerationVideo Generation