Datasets:

Modalities:
Image
Text
Formats:
parquet
License:
degbo commited on
Commit
a121e3f
·
verified ·
1 Parent(s): baa49d4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -2
README.md CHANGED
@@ -82,9 +82,20 @@ configs:
82
  path: models/train-*
83
  ---
84
 
85
- # Olbedo Dataset
86
 
87
- Multi-modal outdoor dataset for intrinsic image decomposition, containing RGB images, albedo, depth, surface normals, camera parameters, sky HDR maps, and 3D scene models.
 
 
 
 
 
 
 
 
 
 
 
88
 
89
  **HuggingFace:** [GDAOSU/Olbedo](https://huggingface.co/datasets/GDAOSU/Olbedo)
90
 
 
82
  path: models/train-*
83
  ---
84
 
85
+ # Olbedo: An Albedo and Shading Aerial Dataset for Large-Scale Outdoor Environments
86
 
87
+ [Shuang Song](https://openreview.net/profile?id=~Shuang_Song10)¹‡,
88
+ [Debao Huang](https://debaohuang.github.io/)¹‡,
89
+ [Deyan Deng](https://openreview.net/profile?id=~Deyan_Deng1)¹,
90
+ [Haolin Xiong](https://openreview.net/profile?id=~Haolin_Xiong1)²,
91
+ [Yang Tang](https://openreview.net/profile?id=~Yang_Tang4)¹,
92
+ [Yajie Zhao](https://openreview.net/profile?id=~Yajie_Zhao1)²,
93
+ [Rongjun Qin](https://openreview.net/profile?id=~Rongjun_Qin1)¹*
94
+
95
+ ¹ The Ohio State University · ² University of Southern California
96
+ ‡ Equal contribution · * Corresponding author
97
+
98
+ This repository contains the Olbedo dataset, containing RGB images, albedo, depth, surface normals, camera parameters, sky HDR maps, and 3D scene models.
99
 
100
  **HuggingFace:** [GDAOSU/Olbedo](https://huggingface.co/datasets/GDAOSU/Olbedo)
101