paper-with-me

홈 › Papers

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

2023-10-27 · CVPR 2024 1 · Kyle Sargent, Zizhang Li, Tanmay Shah, Charles Herrmann, Hong-Xing Yu, Yunzhi Zhang, Eric Ryan Chan, Dmitry Lagun, Li Fei-Fei, Deqing Sun, Jiajun Wu

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/

📄 PDF Abstract BibTeX arXiv:2310.17994

Code (1)

kylesargent/zeronvs 공식 구현 jax

Tasks

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

Imagination at Inference: Synthesizing In-Hand Views for Robust Visuomotor Policy Inference

2025-09-19 · Haoran Ding, Anqing Duan, Zezhou Sun, Dezhen Song 외 arxiv

Visual observations from different viewpoints can significantly influence the performance of visuomotor policies in robotic manipulation. Among these, egocentric (in-hand) views often provide crucial information for prec…

Novel View SynthesisVisual Reasoning

Zero123-6D: Zero-shot Novel View Synthesis for RGB Category-level 6D Pose Estimation

2024-03-21 · Francesco Di Felice, Alberto Remus, Stefano Gasperini, Benjamin Busam 외

Estimating the pose of objects through vision is essential to make robotic platforms interact with the environment. Yet, it presents many challenges, often related to the lack of flexibility and generalizability of state…

6D Pose EstimationNovel View SynthesisPose Estimation

Zero-1-to-3: Zero-shot One Image to 3D Object

2023-03-20 · ICCV 2023 1 · Ruoshi Liu, Rundi Wu, Basile Van Hoorick, Pavel Tokmakov 외

We introduce Zero-1-to-3, a framework for changing the camera viewpoint of an object given just a single RGB image. To perform novel view synthesis in this under-constrained setting, we capitalize on the geometric priors…

3D ReconstructionImage to 3DNovel View SynthesisSingle-View 3D Reconstruction+1

View-Invariant Policy Learning via Zero-Shot Novel View Synthesis

2024-09-05 · Stephen Tian, Blake Wulfe, Kyle Sargent, Katherine Liu 외

Large-scale visuomotor policy learning is a promising approach toward developing generalizable manipulation systems. Yet, policies that can be deployed on diverse embodiments, environments, and observational modalities r…

Data AugmentationNovel View Synthesis

Consistent-1-to-3: Consistent Image to 3D View Synthesis via Geometry-aware Diffusion Models

2023-10-04 · Jianglong Ye, Peng Wang, Kejie Li, Yichun Shi 외

Zero-shot novel view synthesis (NVS) from a single image is an essential problem in 3D object understanding. While recent approaches that leverage pre-trained generative models can synthesize high-quality novel views fro…

Image to 3DNovel View Synthesis