English

ZeroNVS: Zero-Shot 360-Degree View Synthesis from a Single Image

Computer Vision and Pattern Recognition 2024-04-25 v2 Graphics

Abstract

We introduce a 3D-aware diffusion model, ZeroNVS, for single-image novel view synthesis for in-the-wild scenes. While existing methods are designed for single objects with masked backgrounds, we propose new techniques to address challenges introduced by in-the-wild multi-object scenes with complex backgrounds. Specifically, we train a generative prior on a mixture of data sources that capture object-centric, indoor, and outdoor scenes. To address issues from data mixture such as depth-scale ambiguity, we propose a novel camera conditioning parameterization and normalization scheme. Further, we observe that Score Distillation Sampling (SDS) tends to truncate the distribution of complex backgrounds during distillation of 360-degree scenes, and propose "SDS anchoring" to improve the diversity of synthesized novel views. Our model sets a new state-of-the-art result in LPIPS on the DTU dataset in the zero-shot setting, even outperforming methods specifically trained on DTU. We further adapt the challenging Mip-NeRF 360 dataset as a new benchmark for single-image novel view synthesis, and demonstrate strong performance in this setting. Our code and data are at http://kylesargent.github.io/zeronvs/

Keywords

Cite

@article{arxiv.2310.17994,
  title  = {ZeroNVS: Zero-Shot 360-Degree View Synthesis from a Single Image},
  author = {Kyle Sargent and Zizhang Li and Tanmay Shah and Charles Herrmann and Hong-Xing Yu and Yunzhi Zhang and Eric Ryan Chan and Dmitry Lagun and Li Fei-Fei and Deqing Sun and Jiajun Wu},
  journal= {arXiv preprint arXiv:2310.17994},
  year   = {2024}
}

Comments

Accepted to CVPR 2024. 12 pages

R2 v1 2026-06-28T13:03:36.126Z