paper-with-me

홈 › Papers

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

2023-12-20 · Junwu Zhang, Zhenyu Tang, Yatian Pang, Xinhua Cheng, Peng Jin, Yida Wei, Munan Ning, Li Yuan

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/.

📄 PDF Abstract BibTeX arXiv:2312.13271

Code (1)

junwuzhang19/repaint123 공식 구현

Tasks

3D GenerationImage GenerationImage to 3D

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
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 제목 키워드 기반

RePaint: Inpainting using Denoising Diffusion Probabilistic Models

2022-01-24 · CVPR 2022 1 · Andreas Lugmayr, Martin Danelljan, Andres Romero, Fisher Yu 외

Free-form inpainting is the task of adding new content to an image in the regions specified by an arbitrary binary mask. Most existing approaches train for a certain distribution of masks, which limits their generalizati…

DenoisingImage Inpainting

LuminAIRe: Illumination-Aware Conditional Image Repainting for Lighting-Realistic Generation

2023-09-21 · NeurIPS 2023 11

We present the ilLumination-Aware conditional Image Repainting (LuminAIRe) task to address the unrealistic lighting effects in recent conditional image repainting (CIR) methods. The environment lighting and 3D geometry c…

VIRES: Video Instance Repainting via Sketch and Text Guided Generation

2024-11-25 · CVPR 2025 1 · Shuchen Weng, Haojie Zheng, Peixuan Zhan, Yuchen Hong 외

We introduce VIRES, a video instance repainting method with sketch and text guidance, enabling video instance repainting, replacement, generation, and removal. Existing approaches struggle with temporal consistency and a…

text-guided-generation

Prune and Repaint: Content-Aware Image Retargeting for any Ratio

2024-10-30 · Feihong Shen, Chao Li, Yifeng Geng, Yongjian Deng 외

Image retargeting is the task of adjusting the aspect ratio of images to suit different display devices or presentation environments. However, existing retargeting methods often struggle to balance the preservation of ke…

Image Retargeting

RetCompletion:High-Speed Inference Image Completion with Retentive Network

2024-10-05 · Yueyang Cang, Pingge Hu, Xiaoteng Zhang, Xingtong Wang 외

Time cost is a major challenge in achieving high-quality pluralistic image completion. Recently, the Retentive Network (RetNet) in natural language processing offers a novel approach to this problem with its low-cost inf…