Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

DreamSparse: Escaping from Plato's Cave with 2D Frozen Diffusion Model Given Sparse Views

About

Synthesizing novel view images from a few views is a challenging but practical problem. Existing methods often struggle with producing high-quality results or necessitate per-object optimization in such few-view settings due to the insufficient information provided. In this work, we explore leveraging the strong 2D priors in pre-trained diffusion models for synthesizing novel view images. 2D diffusion models, nevertheless, lack 3D awareness, leading to distorted image synthesis and compromising the identity. To address these problems, we propose DreamSparse, a framework that enables the frozen pre-trained diffusion model to generate geometry and identity-consistent novel view image. Specifically, DreamSparse incorporates a geometry module designed to capture 3D features from sparse views as a 3D prior. Subsequently, a spatial guidance model is introduced to convert these 3D feature maps into spatial information for the generative process. This information is then used to guide the pre-trained diffusion model, enabling it to generate geometrically consistent images without tuning it. Leveraging the strong image priors in the pre-trained diffusion models, DreamSparse is capable of synthesizing high-quality novel views for both object and scene-level images and generalising to open-set images. Experimental results demonstrate that our framework can effectively synthesize novel view images from sparse views and outperforms baselines in both trained and open-set category images. More results can be found on our project page: https://sites.google.com/view/dreamsparse-webpage.

Paul Yoo, Jiaxian Guo, Yutaka Matsuo, Shixiang Shane Gu• 2023

Related benchmarks

TaskDatasetResultRank
Novel View SynthesisShapeNet cars category
PSNR20.29
20
View SynthesisCO3D-Hydrants (test)
LPIPS0.54
12
Object Level Novel View SynthesisCO3D 10 (train)
FID (Apple)42.8
3
Novel View SynthesisCO3D Open-set categories
Car FID154.7
2
Showing 4 of 4 rows

Other info

Code

Follow for update