paper-with-me

홈 › Papers

Consistent123: Improve Consistency for One Image to 3D Object Synthesis

2023-10-12 · Haohan Weng, Tianyu Yang, Jianan Wang, Yu Li, Tong Zhang, C. L. Philip Chen, Lei Zhang

Large image diffusion models enable novel view synthesis with high quality and excellent zero-shot capability. However, such models based on image-to-image translation have no guarantee of view consistency, limiting the performance for downstream tasks like 3D reconstruction and image-to-3D generation. To empower consistency, we propose Consistent123 to synthesize novel views simultaneously by incorporating additional cross-view attention layers and the shared self-attention mechanism. The proposed attention mechanism improves the interaction across all synthesized views, as well as the alignment between the condition view and novel views. In the sampling stage, such architecture supports simultaneously generating an arbitrary number of views while training at a fixed length. We also introduce a progressive classifier-free guidance strategy to achieve the trade-off between texture and geometry for synthesized object views. Qualitative and quantitative experiments show that Consistent123 outperforms baselines in view consistency by a large margin. Furthermore, we demonstrate a significant improvement of Consistent123 on varying downstream tasks, showing its great potential in the 3D generation field. The project page is available at consistent-123.github.io.

📄 PDF Abstract BibTeX arXiv:2310.08092

Code (0)

등록된 구현이 없습니다.

Tasks

3D Generation3D ReconstructionImage to 3DImage-to-Image TranslationNovel View Synthesis

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

Novel View Synthesis with Diffusion Models

2022-10-06 · Daniel Watson, William Chan, Ricardo Martin-Brualla, Jonathan Ho 외

We present 3DiM, a diffusion model for 3D novel view synthesis, which is able to translate a single input view into consistent and sharp completions across many views. The core component of 3DiM is a pose-conditional ima…

DenoisingNovel View Synthesis

Structure-Guided Histopathology Synthesis via Dual-LoRA Diffusion

2026-03-04 · Xuan Xu, Prateek Prasanna arxiv

Histopathology image synthesis plays an important role in tissue restoration, data augmentation, and modeling of tumor microenvironments. However, existing generative methods typically address restoration and generation …

Data Augmentation

WorldMesh: Generating Navigable Multi-Room 3D Scenes via Mesh-Conditioned Image Diffusion

2026-03-24 · Manuel-Andreas Schneider, Angela Dai arxiv

Recent progress in image and video synthesis has inspired their use in advancing 3D scene generation. However, we observe that text-to-image and -video approaches struggle to maintain scene- and object-level consistency …

Scene Generation

Multi-View Consistent Generative Adversarial Networks for 3D-aware Image Synthesis

2022-04-13 · CVPR 2022 1 · Xuanmeng Zhang, Zhedong Zheng, Daiheng Gao, Bang Zhang 외

3D-aware image synthesis aims to generate images of objects from multiple views by learning a 3D representation. However, one key challenge remains: existing approaches lack geometry constraints, hence usually fail to ge…

3D-Aware Image Synthesis3D geometryImage Generation

An Impartial Transformer for Story Visualization

2023-01-09 · Nikolaos Tsakas, Maria Lymperaiou, Giorgos Filandrianos, Giorgos Stamou

Story Visualization is an advanced task of computed vision that targets sequential image synthesis, where the generated samples need to be realistic, faithful to their conditioning and sequentially consistent. Our work p…

Image GenerationStory Visualization