← Latest papers
🤖 AI

Unified Panoramic Geometry Estimation via Multi-View Foundation Models

This paper introduces PaGeR, a unified framework that adapts pre-trained perspective-based 3D foundation models to simultaneously estimate scale-invariant depth, metric depth, surface normals, and sky masks from both perspective and panoramic images, achieving state-of-the-art and zero-shot performance in 360-degree scene reconstruction.

Original authors: Vukasin Bozic, Isidora Slavkovic, Dominik Narnhofer, Nando Metzger, Denis Rozumny, Konrad Schindler, Nikolai Kalischek

Published 2026-05-27
📖 4 min read☕ Coffee break read

Original authors: Vukasin Bozic, Isidora Slavkovic, Dominik Narnhofer, Nando Metzger, Denis Rozumny, Konrad Schindler, Nikolai Kalischek

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you have a regular camera that takes a standard photo. It sees the world like a human eye does: a rectangular frame with a limited view. Now, imagine a special 360-degree camera that captures the entire world around you in a single shot, like a fish-eye lens that sees everything from the floor to the ceiling and all the way around.

The problem is that most "smart" computer vision models (the AI brains that understand 3D shapes) were trained only on those standard, rectangular photos. If you feed them a 360-degree photo, they get confused because the image is stretched and distorted, especially at the top and bottom (like a map of the world that stretches the poles).

Enter PaGeR (Panoramic Geometry Reconstruction).

Think of PaGeR as a universal translator that teaches these smart AI models how to understand 360-degree photos without losing their intelligence. Here is how it works, broken down into simple concepts:

1. The "Cube" Trick (The Pantry Analogy)

Instead of trying to fix the stretched, distorted 360-degree image directly, PaGeR uses a clever trick. Imagine you have a giant, spherical room (the 360-degree view). Instead of looking at the whole sphere at once, PaGeR cuts the sphere into six square pieces and sticks them onto the faces of a cube.

  • Why do this? A standard photo is just a square view. By turning the 360-degree world into six square "perspective" photos (one for the front, back, left, right, top, and bottom), PaGeR can feed them into the AI models that were already experts at understanding square photos.
  • The Benefit: The AI doesn't have to learn a new language; it just looks at six familiar square pictures instead of one weird, stretched one.

2. The "Seamless Stitch" (The Quilt Analogy)

When you take six square photos and try to glue them back together into a sphere, you usually get ugly seams or cracks where the edges meet. It's like trying to sew a quilt where the patterns don't line up.

PaGeR solves this by teaching the AI to look at the neighbors. When the AI is looking at the "right" face of the cube, it is also secretly peeking at the "front" and "back" faces to make sure the walls and floors line up perfectly. This ensures that when the final 3D model is built, there are no cracks or jumps in the geometry. It's a seamless, continuous 3D world.

3. The "Swiss Army Knife" (The Multi-Task Tool)

Most AI tools are designed to do just one thing: maybe they guess how far away things are (depth), or maybe they guess which way the walls are facing (normals).

PaGeR is like a Swiss Army knife. In a single instant (one "forward pass"), it does everything at once:

  • Depth: It tells you exactly how far away an object is (in meters).
  • Surface Normals: It tells you the angle of every surface (is that wall leaning? is that floor flat?).
  • Sky Segmentation: It knows which parts of the image are the sky (which has no "distance" because it's infinite) so it doesn't get confused by clouds or the horizon.

4. The "Hybrid Training" (The Student Analogy)

To make this work, the researchers didn't just teach the AI with fake computer-generated 360-degree pictures. They used a mixed diet:

  • Real Perspective Photos: To keep the AI's original "common sense" about how the real world looks.
  • Synthetic 360 Photos: To teach it how to handle the 360-degree format.

This prevents the AI from forgetting what it already knew (a problem called "catastrophic forgetting") while teaching it the new 360-degree skills.

What Did They Achieve?

The paper claims that PaGeR is the best at its job right now.

  • It works on indoor scenes (like living rooms) and outdoor scenes (like city streets).
  • It creates highly detailed 3D maps from a single photo.
  • It is so good that it outperforms previous methods, even on a new dataset the authors created called ZüriPano (a collection of real-world outdoor 360-degree scans from Zurich, Switzerland, because existing data wasn't good enough for testing).

In short: PaGeR takes the best 3D "brains" we have for normal photos, gives them a special "cube" lens to see 360-degree worlds, and teaches them to stitch those views together perfectly, all while doing multiple jobs at once.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →