CVDec 20, 2023

Repaint123: Fast and High-quality One Image to 3D Generation with Progressive Controllable 2D Repainting

arXiv:2312.13271v328 citationsh-index: 17
Originality Incremental advance
AI Analysis

This improves 3D content creation from images, offering faster and higher-quality results, though it appears incremental as it builds on existing diffusion-based approaches.

The paper tackles the problem of generating 3D content from a single image, addressing issues like multi-view inconsistency, poor textures, and slow speed in existing methods, achieving high-quality 3D generation with multi-view consistency and fine textures in 2 minutes.

Recent one image to 3D generation methods commonly adopt Score Distillation Sampling (SDS). Despite the impressive results, there are multiple deficiencies including multi-view inconsistency, over-saturated and over-smoothed textures, as well as the slow generation speed. To address these deficiencies, we present Repaint123 to alleviate multi-view bias as well as texture degradation and speed up the generation process. The core idea is to combine the powerful image generation capability of the 2D diffusion model and the texture alignment ability of the repainting strategy for generating high-quality multi-view images with consistency. We further propose visibility-aware adaptive repainting strength for overlap regions to enhance the generated image quality in the repainting process. The generated high-quality and multi-view consistent images enable the use of simple Mean Square Error (MSE) loss for fast 3D content generation. We conduct extensive experiments and show that our method has a superior ability to generate high-quality 3D content with multi-view consistency and fine textures in 2 minutes from scratch. Our project page is available at https://pku-yuangroup.github.io/repaint123/.

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