paper-with-me

Papers

SyncDreamer: Generating Multiview-consistent Images from a Single-view Image

2023-09-07 · YuAn Liu, Cheng Lin, Zijiao Zeng, Xiaoxiao Long, Lingjie Liu, Taku Komura, Wenping Wang

In this paper, we present a novel diffusion model called that generates multiview-consistent images from a single-view image. Using pretrained large-scale 2D diffusion models, recent work Zero123 demonstrates the ability to generate plausible novel views from a single-view image of an object. However, maintaining consistency in geometry and colors for the generated images remains a challenge. To address this issue, we propose a synchronized multiview diffusion model that models the joint probability distribution of multiview images, enabling the generation of multiview-consistent images in a single reverse process. SyncDreamer synchronizes the intermediate states of all the generated images at every step of the reverse process through a 3D-aware feature attention mechanism that correlates the corresponding features across different views. Experiments show that SyncDreamer generates images with high consistency across different views, thus making it well-suited for various 3D generation tasks such as novel-view-synthesis, text-to-3D, and image-to-3D.

📄 PDF Abstract BibTeX arXiv:2309.03453

Code (2)

liuyuan-pal/syncdreamer 공식 구현 pytorch
byeongjun-park/HarmonyView pytorch

Tasks

3D GenerationImage to 3DNovel View SynthesisSingle-View 3D ReconstructionText 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 제목 키워드 기반

2L3: Lifting Imperfect Generated 2D Images into Accurate 3D

2024-01-29 · Yizheng Chen, Rengan Xie, Qi Ye, Sen yang 외

Reconstructing 3D objects from a single image is an intriguing but challenging problem. One promising solution is to utilize multi-view (MV) 3D reconstruction to fuse generated MV images into consistent 3D objects. Howev…

3D Object Reconstruction3D ReconstructionImage to 3DObject Reconstruction

Bolt3D: Generating 3D Scenes in Seconds

2025-03-18 · Stanislaw Szymanowicz, Jason Y. Zhang, Pratul Srinivasan, Ruiqi Gao 외

We present a latent diffusion model for fast feed-forward 3D scene generation. Given one or more images, our model Bolt3D directly samples a 3D scene representation in less than seven seconds on a single GPU. We achieve …

3D geometry3D ReconstructionGPUScene Generation

MV2UV: Generating High-quality UV Texture Maps with Multiview Prompts

2026-03-16 · Zheng Zhang, Qinchuan Zhang, Yuteng Ye, Zhi Chen 외 arxiv

Generating high-quality textures for 3D assets is a challenging task. Existing multiview texture generation methods suffer from the multiview inconsistency and missing textures on unseen parts, while UV inpainting textur…

EpiDiff: Enhancing Multi-View Synthesis via Localized Epipolar-Constrained Diffusion

2023-12-11 · CVPR 2024 1 · Zehuan Huang, Hao Wen, Junting Dong, Yaohui Wang 외

Generating multiview images from a single view facilitates the rapid generation of a 3D mesh conditioned on a single image. Recent methods that introduce 3D global representation into diffusion models have shown the pote…

SSIM

SyncDreamer for 3D Reconstruction of Endangered Animal Species with NeRF and NeuS

2023-12-21 · Ahmet Haydar Ornek, Deniz Sen, Esmanur Civil

The main aim of this study is to demonstrate how innovative view synthesis and 3D reconstruction techniques can be used to create models of endangered species using monocular RGB images. To achieve this, we employed Sync…

3D ReconstructionNeRF