EscherNet: A Generative Model for Scalable View Synthesis

Xin Kong1†, Shikun Liu1†, Xiaoyang Lyu2, Marwan Taher1,
Xiaojuan Qi2, Andrew J. Davison1 (†Corresponding Authors)

1 Dyson Robotics Lab, Imperial College London
2 The University of Hong Kong

We introduce EscherNet, a multi-view conditioned diffusion model for generative view synthesis. EscherNet offers exceptional generality, flexibility, and scalability within its design — it can generate more than 100 consistent target views simultaneously on a single consumer-grade GPU, conditioned on any number of reference views with any camera poses.

Paper    Code   

CVPR 2024 / Oral

EscherNet EscherNet

EscherNet is a multiview diffusion model for scalable generative any-to-any novel view synthesis.

Method Overview

We design EscherNet following two key principles: 1. It builds upon an existing 2D diffusion model, inheriting its strong web-scale prior through large-scale training, and 2. It encodes camera poses for each view/image, similar to how language models encode token positions for each token. So our model can naturally handle an arbitrary number of views for any-to-any view synthesis.

EscherNet adopts the Stable Diffusion architectural design with minimal but important modifications. The lightweight vision encoder captures both high-level and low-level signals from N reference views. In U-Net, we apply self-attention within M target views to ensure target-to-target consistency, and cross-attention within M target and N reference views (encoded by the image encoder) to ensure reference-to-target consistency. In each attention block, CaPE is employed for the key and query, allowing the attention map to learn with relative camera poses, independent of specific coordinate systems.

Applications

Zero-shot Novel View Synthesis

We show EscherNet as a generative novel view synthesis method, that can synthesise novel views with large-scale priors. Compared to 3D diffusion models (e.g., Zero-1-to-3), EscherNet is more flexible in view numbers and 3D consistency. Compared to scene-specific neural rendering methods (e.g., NeRFs), EscherNet is zero-shot and scene-agnostic. EscherNet is also able to apply on real world object-centric captures.

Compared to 3D Diffusion Models

We show that EscherNet significantly outperforms Zero-1-to-3-XL, despite it being trained on x10 times more training data. Notably, many other 3D diffusion models can only predict fixed target views or only conditioned on a single reference view, while EscherNet can generate multiple consistent target views jointly by taking flexible reference views.

Zero-1-to-3-XL

EscherNet (1 View)

EscherNet (2 Views)

EscherNet (3 Views)

EscherNet (5 Views)

EscherNet (10 Views)

GSO-30 Dataset /

Speed: ×1.00

Compared to Neural Rendering Methods

Compared to scene-specific neural rendering methods e.g., InstantNGP and 3D Gaussian Splatting, EscherNet offers plausible view synthesis on out-of-distribution scenes in a zero-shot manner, showing superior rendering quality with few reference views. Though EscherNet gains improvement with an increase in the number of reference views, it starts to lag behind the neural rendering methods.

Instant-NGP

3D Gaussian Splatting

EscherNet

NeRF Synthetic Dataset / conditioned on

Speed: ×1.00

Results on Real-World Objects

EscherNet can generate plausible novel views on real-world objects, conditioned on 5 reference views captured by a single camera mounted on a robot arm.

5 Input Reference Views

EscherNet

Real-World Recording /

Speed: ×1.00

Single/Multi-Image 3D Reconstruction

EscherNet's ability to generate dense and consistent novel views significantly improves the reconstruction of complete and well-constrained 3D geometry using NeuS.

PointE

ShapeE

One2345-XL

DreamGaussian-XL

SyncDreamer

Ground-Truth

EscherNet (1 View)

EscherNet (2 Views)

EscherNet (3 Views)

EscherNet (5 Views)

EscherNet (10 Views)

NeuS (10 Views)

GSO-30 Dataset /

Text-to-3D Generation

Text-to-3D generation is achieved by conditioning EscherNet's input views on the output of off-the-shelf text-to-image generative models, e.g., MVDream and SDXL.

SDXL Prediction

EscherNet

Text-to-Image Model /    Input Text Prompt /

Speed: ×1.00

Citation

If you found this work is useful in your own research, please considering citing the following.

@article{kong2024eschernet,
    title={EscherNet: A Generative Model for Scalable View Synthesis},
  author={Kong, Xin and Liu, Shikun and Lyu, Xiaoyang and Taher, Marwan and Qi, Xiaojuan and Davison, Andrew J},
  journal={arXiv preprint arXiv:2402.03908},
  year={2024}
}

Miscs

The initial stages of this project yielded some incorrect outcomes; however, we find the emerging patterns aesthetically pleasing and worthy of sharing.

1.jpg 2.jpg 3.jpg 4.jpg 5.jpg 6.jpg 7.jpg 8.jpg