Spaces:
Running on Zero
Running on Zero
A newer version of the Gradio SDK is available: 6.20.0
metadata
title: MetaView Novel View Synthesis
emoji: 🎥
colorFrom: pink
colorTo: purple
sdk: gradio
sdk_version: 5.49.1
app_file: app.py
pinned: false
license: apache-2.0
short_description: Monocular novel view synthesis from a single image
python_version: '3.10'
startup_duration_timeout: 1h
MetaView — Monocular Novel View Synthesis
Interactive demo for MetaView (ECCV 2026): Monocular Novel View Synthesis with Scale-Aware Implicit Geometry Priors.
Upload a single image, choose a target camera yaw (left/right) and pitch (up/down), and MetaView renders the scene from the new viewpoint.
The pipeline combines:
- Qwen-Image-Edit MM-DiT backbone (novel-view generation),
- Depth-Anything-3 GIANT (implicit 3D feature priors) + NESTED (dense depth),
- Modified RoPE (PRoPE) for metric scale anchoring of the camera pose.