vulus98 commited on
Commit
9821ce4
·
verified ·
1 Parent(s): ca3a42d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -23,6 +23,9 @@ pipeline_tag: depth-estimation
23
  <a title="arXiv" href="https://arxiv.org/abs/2505.09358" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
24
  <img src="https://img.shields.io/badge/%F0%9F%93%84%20Read%20-Paper-AF3436" alt="arXiv">
25
  </a>
 
 
 
26
  <a title="License" href="LICENSE"
27
  target="_blank" rel="noopener noreferrer" style="display: inline-block;">
28
  <img src="https://img.shields.io/badge/License-CreativeML%20OpenRAIL-7C3AED" alt="License">
@@ -34,7 +37,7 @@ The model is fine-tuned from the `marigold-e2e-ft` [model](https://huggingface.c
34
  described in our paper:
35
  - [Paper](paper link) titled "Panorama Geometry Estimation using Single-Step Diffusion Models"
36
 
37
- You can also check out our [metric depth estimation model](https://huggingface.co/prs-eth/PaGeR-metric-depth), or [surface normals estimation model](https://huggingface.co/prs-eth/PaGeR-normals).
38
  ## Model Details
39
  - **Developed by:** [Vukasin Bozic](https://vulus98.github.io/), [Isidora Slavkovic](https://linkedin.com/in/isidora-slavkovic), [Dominik Narnhofer](https://scholar.google.com/citations?user=tFx8AhkAAAAJ&hl=en), [Nando Metzger](https://nandometzger.github.io/), [Denis Rozumny](https://rozumden.github.io/), [Konrad Schindler](https://scholar.google.com/citations?user=FZuNgqIAAAAJ), [Nikolai Kalischek](https://scholar.google.com/citations?user=XwzlnZoAAAAJ&hl=de).
40
  - **Model type:** Generative latent diffusion-based one-step scale-invariant monocular panoramic depth estimation from a single ERP image.
 
23
  <a title="arXiv" href="https://arxiv.org/abs/2505.09358" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
24
  <img src="https://img.shields.io/badge/%F0%9F%93%84%20Read%20-Paper-AF3436" alt="arXiv">
25
  </a>
26
+ <a title="Hugging Face" href="https://huggingface.co/spaces/prs-eth/PaGeR" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
27
+ <img src="https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-FFD21E" alt="Hugging Face Spaces">
28
+ </a>
29
  <a title="License" href="LICENSE"
30
  target="_blank" rel="noopener noreferrer" style="display: inline-block;">
31
  <img src="https://img.shields.io/badge/License-CreativeML%20OpenRAIL-7C3AED" alt="License">
 
37
  described in our paper:
38
  - [Paper](paper link) titled "Panorama Geometry Estimation using Single-Step Diffusion Models"
39
 
40
+ You can also check out our [metric depth estimation model](https://huggingface.co/prs-eth/PaGeR-metric-depth), [surface normals estimation model](https://huggingface.co/prs-eth/PaGeR-normals), or test it in our [demo](https://huggingface.co/spaces/prs-eth/PaGeR).
41
  ## Model Details
42
  - **Developed by:** [Vukasin Bozic](https://vulus98.github.io/), [Isidora Slavkovic](https://linkedin.com/in/isidora-slavkovic), [Dominik Narnhofer](https://scholar.google.com/citations?user=tFx8AhkAAAAJ&hl=en), [Nando Metzger](https://nandometzger.github.io/), [Denis Rozumny](https://rozumden.github.io/), [Konrad Schindler](https://scholar.google.com/citations?user=FZuNgqIAAAAJ), [Nikolai Kalischek](https://scholar.google.com/citations?user=XwzlnZoAAAAJ&hl=de).
43
  - **Model type:** Generative latent diffusion-based one-step scale-invariant monocular panoramic depth estimation from a single ERP image.