HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

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

Robin Rombach Patrick Esser Björn Ommer

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

Abstract

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

Code Repositories

CompVis/geometry-free-view-synthesis
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
novel-view-synthesis-on-acidimpl.-nodepth
FID: 42.88
novel-view-synthesis-on-acidimpl.-catdepth
SSIM: 0.42
novel-view-synthesis-on-acidhybrid
NLL: 5.341
PSIM: 2.83
PSNR: 15.54
novel-view-synthesis-on-realestate10kImpl.-depth
NLL: 4.836
PSIM: 3.05
SSIM: 0.44
novel-view-synthesis-on-realestate10kHybrid
FID: 48.84
PSNR: 12.51

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Geometry-Free View Synthesis: Transformers and no 3D Priors | Papers | HyperAI