paper-with-me

홈 › Papers

3D-free meets 3D priors: Novel View Synthesis from a Single Image with Pretrained Diffusion Guidance

2024-08-12 · Taewon Kang, Divya Kothandaraman, Dinesh Manocha, Ming C. Lin

Recent 3D novel view synthesis (NVS) methods often require extensive 3D data for training, and also typically lack generalization beyond the training distribution. Moreover, they tend to be object centric and struggle with complex and intricate scenes. Conversely, 3D-free methods can generate text-controlled views of complex, in-the-wild scenes using a pretrained stable diffusion model without the need for a large amount of 3D-based training data, but lack camera control. In this paper, we introduce a method capable of generating camera-controlled viewpoints from a single input image, by combining the benefits of 3D-free and 3D-based approaches. Our method excels in handling complex and diverse scenes without extensive training or additional 3D and multiview data. It leverages widely available pretrained NVS models for weak guidance, integrating this knowledge into a 3D-free view synthesis style approach, along with enriching the CLIP vision-language space with 3D camera angle information, to achieve the desired results. Experimental results demonstrate that our method outperforms existing models in both qualitative and quantitative evaluations, achieving high-fidelity, consistent novel view synthesis at desired camera angles across a wide variety of scenes while maintaining accurate, natural detail representation and image clarity across various viewpoints. We also support our method with a comprehensive analysis of 2D image generation models and the 3D space, providing a solid foundation and rationale for our solution.

📄 PDF Abstract BibTeX arXiv:2408.06157

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationNovel View Synthesis

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…
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 제목 키워드 기반

G-NeRF: Geometry-enhanced Novel View Synthesis from Single-View Images

2024-04-11 · CVPR 2024 1 · Zixiong Huang, Qi Chen, Libo Sun, Yifan Yang 외

Novel view synthesis aims to generate new view images of a given view image collection. Recent attempts address this problem relying on 3D geometry priors (e.g., shapes, sizes, and positions) learned from multi-view imag…

3D geometryNeRFNovel View Synthesis

Epipolar-Free 3D Gaussian Splatting for Generalizable Novel View Synthesis

2024-10-30 · Zhiyuan Min, Yawei Luo, Jianwen Sun, Yi Yang

Generalizable 3D Gaussian splitting (3DGS) can reconstruct new scenes from sparse-view observations in a feed-forward inference manner, eliminating the need for scene-specific retraining required in conventional 3DGS. Ho…

3DGSGeneralizable Novel View SynthesisNovel View Synthesis

Geometry-Free View Synthesis: Transformers and no 3D Priors

2021-04-15 · ICCV 2021 10 · Robin Rombach, Patrick Esser, Björn Ommer

Is a geometric model required to synthesize novel views from a single image? Being bound to local convolutions, CNNs need explicit 3D biases to model geometric transformations. In contrast, we demonstrate that a transfor…

Novel View Synthesis

FreeVS: Generative View Synthesis on Free Driving Trajectory

2024-10-23 · Qitai Wang, Lue Fan, Yuqi Wang, Yuntao Chen 외

Existing reconstruction-based novel view synthesis methods for driving scenes focus on synthesizing camera views along the recorded trajectory of the ego vehicle. Their image rendering performance will severely degrade o…

Image GenerationNovel View Synthesis

FreeSplat: Generalizable 3D Gaussian Splatting Towards Free-View Synthesis of Indoor Scenes

2024-05-28 · Yunsong Wang, Tianxin Huang, Hanlin Chen, Gim Hee Lee

Empowering 3D Gaussian Splatting with generalization ability is appealing. However, existing generalizable 3D Gaussian Splatting methods are largely confined to narrow-range interpolation between stereo images due to the…

Novel View SynthesisTriplet