Datasets:

Modalities:
Image
Formats:
parquet
ArXiv:
License:
vulus98 commited on
Commit
e4e5887
·
1 Parent(s): 3eb239d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -4
README.md CHANGED
@@ -63,17 +63,27 @@ configs:
63
  # 🗃️ Pano-Infinigen Dataset
64
 
65
  <p align="center">
 
 
 
 
 
 
66
  <a title="arXiv" href="https://arxiv.org/abs/2505.09358" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
67
  <img src="https://img.shields.io/badge/%F0%9F%93%84%20Read%20-Paper-AF3436" alt="arXiv">
68
  </a>
69
- <a title="Collection" href="https://huggingface.co/collections/prs-eth/pager" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
70
- <img src="https://img.shields.io/badge/%F0%9F%A4%97%20PaGeR-Collection-FFD21E" alt="Hugging Face Collection">
 
 
 
71
  </a>
72
  </p>
73
 
74
- **Pano-Infinigen** is a synthetic dataset of high-resolution panoramic images in Equirectangular Projection (ERP), featuring perfectly aligned RGB, Depth, and Surface Normals. This dataset was generated using a modified [Infinigen](https://infinigen.org/) framework to support wide-angle panoramic geometry.
75
 
76
- It serves as the primary training data for **PaGeR (Panoramic Geometry Estimation)**, a single-step diffusion model for zero-shot panoramic depth and normal estimation.
 
 
77
 
78
  ## Dataset Summary
79
  - **Content:** Synthetic indoor and outdoor scenes.
 
63
  # 🗃️ Pano-Infinigen Dataset
64
 
65
  <p align="center">
66
+ <a title="Github" href="https://github.com/prs-eth/PaGeR" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
67
+ <img src="https://img.shields.io/github/stars/prs-eth/PaGeR?label=GitHub%20%E2%98%85&logo=github&color=C8C" alt="Github">
68
+ </a>
69
+ <a title="Website" href="https://pager360.github.io/" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
70
+ <img src="https://img.shields.io/badge/%E2%99%A5%20Project%20-Website-blue" alt="Website">
71
+ </a>
72
  <a title="arXiv" href="https://arxiv.org/abs/2505.09358" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
73
  <img src="https://img.shields.io/badge/%F0%9F%93%84%20Read%20-Paper-AF3436" alt="arXiv">
74
  </a>
75
+ <a title="Hugging Face" href="https://huggingface.co/spaces/prs-eth/PaGeR" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
76
+ <img src="https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-FFD21E" alt="Hugging Face Spaces">
77
+ </a>
78
+ <a title="License" href="https://opensource.org/licenses/BSD-3-Clause" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
79
+ <img src="https://img.shields.io/badge/License-BSD_3--Clause-blue.svg" alt="License">
80
  </a>
81
  </p>
82
 
 
83
 
84
+ **Pano-Infinigen** is a synthetic dataset of high-resolution panoramic images in [ERP](https://en.wikipedia.org/wiki/Equirectangular_projection), featuring perfectly aligned RGB, Depth, and Surface Normals. This dataset was generated using a modified [Infinigen](https://infinigen.org/) framework to support wide-angle panoramic geometry.
85
+
86
+ It serves as the primary training data for [PaGeR](https://pager360.github.io/), a single-step diffusion model for zero-shot panoramic depth and normal estimation.
87
 
88
  ## Dataset Summary
89
  - **Content:** Synthetic indoor and outdoor scenes.