paper-with-me

Papers

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 transformer-based model can synthesize entirely novel views without any hand-engineered 3D biases. This is achieved by (i) a global attention mechanism for implicitly learning long-range 3D correspondences between source and target views, and (ii) a probabilistic formulation necessary to capture the ambiguity inherent in predicting novel views from a single image, thereby overcoming the limitations of previous approaches that are restricted to relatively small viewpoint changes. We evaluate various ways to integrate 3D priors into a transformer architecture. However, our experiments show that no such geometric priors are required and that the transformer is capable of implicitly learning 3D relationships between images. Furthermore, this approach outperforms the state of the art in terms of visual quality while covering the full distribution of possible realizations. Code is available at https://git.io/JOnwn

📄 PDF Abstract BibTeX arXiv:2104.07652

Code (1)

CompVis/geometry-free-view-synthesis 공식 구현 pytorch

Tasks

Novel View Synthesis

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

Scaling View Synthesis Transformers

2026-02-24 · Evan Kim, Hyunwoo Ryu, Thomas W. Mitchel, Vincent Sitzmann arxiv

Geometry-free view synthesis transformers have recently achieved state-of-the-art performance in Novel View Synthesis (NVS), outperforming traditional approaches that rely on explicit geometry modeling. Yet the factors g…

Novel View Synthesis

NeRFVS: Neural Radiance Fields for Free View Synthesis via Geometry Scaffolds

2023-04-13 · CVPR 2023 1 · Chen Yang, Peihao Li, Zanwei Zhou, Shanxin Yuan 외

We present NeRFVS, a novel neural radiance fields (NeRF) based method to enable free navigation in a room. NeRF achieves impressive performance in rendering images for novel views similar to the input views while sufferi…

NeRF

FreeGen: Feed-Forward Reconstruction-Generation Co-Training for Free-Viewpoint Driving Scene Synthesis

2025-12-04 · Shijie Chen, Peixi Peng arxiv

Closed-loop simulation and scalable pre-training for autonomous driving require synthesizing free-viewpoint driving scenes. However, existing datasets and generative pipelines rarely provide consistent off-trajectory obs…

Autonomous Driving