paper-with-me

홈 › Papers

NViST: In the Wild New View Synthesis from a Single Image with Transformers

2023-12-13 · CVPR 2024 1 · Wonbong Jang, Lourdes Agapito

We propose NViST, a transformer-based model for efficient and generalizable novel-view synthesis from a single image for real-world scenes. In contrast to many methods that are trained on synthetic data, object-centred scenarios, or in a category-specific manner, NViST is trained on MVImgNet, a large-scale dataset of casually-captured real-world videos of hundreds of object categories with diverse backgrounds. NViST transforms image inputs directly into a radiance field, conditioned on camera parameters via adaptive layer normalisation. In practice, NViST exploits fine-tuned masked autoencoder (MAE) features and translates them to 3D output tokens via cross-attention, while addressing occlusions with self-attention. To move away from object-centred datasets and enable full scene synthesis, NViST adopts a 6-DOF camera pose model and only requires relative pose, dropping the need for canonicalization of the training data, which removes a substantial barrier to it being used on casually captured datasets. We show results on unseen objects and categories from MVImgNet and even generalization to casual phone captures. We conduct qualitative and quantitative evaluations on MVImgNet and ShapeNet to show that our model represents a step forward towards enabling true in-the-wild generalizable novel-view synthesis from a single image. Project webpage: https://wbjang.github.io/nvist_webpage.

📄 PDF Abstract BibTeX arXiv:2312.08568

Code (0)

등록된 구현이 없습니다.

Tasks

Generalizable Novel View SynthesisNovel View SynthesisObject

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

Cloak of Invisibility: Real-Time Privacy-Preserving Volumetric Video Streaming

2026-08-12 · Hossein Khalili, Philip Do, Alexander Vilesov, Achuta Kadambi 외 arxiv

Volumetric video streaming turns privacy into a 3D, multi-view problem. Unlike ordinary video, where sensitive content can often be redacted frame by frame, RGB-D volumetric pipelines capture people, rooms, and personal …

Object DetectionPoint Clouds

WildSplat: Feedforward Gaussian Splatting from Unposed In-the-Wild Images

2026-07-06 · Xiyu Zhang, Jingyu Zhuang, Hongjia Zhai, Zizheng Yan 외 arxiv

While feedforward 3D reconstruction excels at efficient novel view synthesis, it typically falters when faced with scenes under varying illumination. To this end, we introduce WildSplat, the first feedforward 3D Gaussian…

Novel View Synthesis3D Reconstruction

360 in the Wild: Dataset for Depth Prediction and View Synthesis

2024-06-27 · Kibaek Park, Francois Rameau, Jaesik Park, In So Kweon

The large abundance of perspective camera datasets facilitated the emergence of novel learning-based strategies for various tasks, such as camera localization, single image depth estimation, or view synthesis. However, p…

Camera LocalizationDepth EstimationDepth Prediction

GAS: Generative Avatar Synthesis from a Single Image

2025-02-10 · Yixing Lu, Junting Dong, Youngjoong Kwon, Qin Zhao 외

We introduce a generalizable and unified framework to synthesize view-consistent and temporally coherent avatars from a single image, addressing the challenging problem of single-image avatar generation. While recent met…

3D Human ReconstructionNovel View Synthesis

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 외

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…

DiversityNeRFNovel View Synthesis