Add datasets to metadata
#1
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,5 +1,9 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
tags:
|
| 4 |
- depth-estimation
|
| 5 |
- surface-normals
|
|
@@ -9,7 +13,6 @@ tags:
|
|
| 9 |
- computer-vision
|
| 10 |
- in-the-wild
|
| 11 |
- zero-shot
|
| 12 |
-
pipeline_tag: depth-estimation
|
| 13 |
---
|
| 14 |
|
| 15 |
<h1 align="center"> 📟 PaGeR — Unified Panoramic Geometry Estimation Model Card</h1>
|
|
@@ -153,4 +156,4 @@ If you use this checkpoint in your work, please cite:
|
|
| 153 |
journal = {arXiv preprint arXiv:2605.26368},
|
| 154 |
year = {2026}
|
| 155 |
}
|
| 156 |
-
```
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
+
pipeline_tag: depth-estimation
|
| 4 |
+
datasets:
|
| 5 |
+
- prs-eth/ZuriPano
|
| 6 |
+
- prs-eth/PanoInfinigen
|
| 7 |
tags:
|
| 8 |
- depth-estimation
|
| 9 |
- surface-normals
|
|
|
|
| 13 |
- computer-vision
|
| 14 |
- in-the-wild
|
| 15 |
- zero-shot
|
|
|
|
| 16 |
---
|
| 17 |
|
| 18 |
<h1 align="center"> 📟 PaGeR — Unified Panoramic Geometry Estimation Model Card</h1>
|
|
|
|
| 156 |
journal = {arXiv preprint arXiv:2605.26368},
|
| 157 |
year = {2026}
|
| 158 |
}
|
| 159 |
+
```
|