PaGeR / README.md
vulus98's picture
Point clouds replace maps (gradio bump); nudge colorbar up/right
61f1bd9
|
Raw
History Blame Contribute Delete
1.58 kB

A newer version of the Gradio SDK is available: 6.26.0

Upgrade
metadata
title: PaGeR
emoji: πŸ“Ÿ
colorFrom: pink
colorTo: blue
sdk: gradio
sdk_version: 6.15.1
app_file: app.py
pinned: false
license: apache-2.0
python_version: '3.10'
models:
  - prs-eth/PaGeR
tags:
  - computer-vision
  - image-processing
  - panorama
  - equirectangular
  - geometry-estimation
  - depth-estimation
  - normal-estimation
  - surface-normals
  - arxiv:2605.26368
preload_from_hub:
  - prs-eth/PaGeR
  - timm/vit_base_patch32_clip_224.openai
suggested_hardware: zero-a10g
short_description: Panorama Geometry Reconstruction

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

πŸ“Ÿ PaGeR β€” Unified Panoramic Geometry Estimation

Interactive demo of PaGeR: from a single equirectangular panorama, one forward pass returns scale-invariant depth, metric depth, surface normals, and a sky mask.

Citation

@article{bozic2026pager,
  title   = {Unified Panoramic Geometry Estimation via Multi-View Foundation Models},
  author  = {Bozic, Vukasin and Slavkovic, Isidora and Narnhofer, Dominik and
             Metzger, Nando and Rozumny, Denis and Schindler, Konrad and
             Kalischek, Nikolai},
  journal = {arXiv preprint arXiv:2605.26368},
  year    = {2026}
}