gokaygokay
commited on
Commit
•
6b6d0f5
1
Parent(s):
1c45182
Update README.md
Browse files
README.md
CHANGED
@@ -11,13 +11,25 @@ dataset_info:
|
|
11 |
dtype: string
|
12 |
splits:
|
13 |
- name: train
|
14 |
-
num_bytes: 1583638445
|
15 |
num_examples: 593
|
16 |
download_size: 1583489433
|
17 |
-
dataset_size: 1583638445
|
18 |
configs:
|
19 |
- config_name: default
|
20 |
data_files:
|
21 |
- split: train
|
22 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
---
|
|
|
|
|
|
11 |
dtype: string
|
12 |
splits:
|
13 |
- name: train
|
14 |
+
num_bytes: 1583638445
|
15 |
num_examples: 593
|
16 |
download_size: 1583489433
|
17 |
+
dataset_size: 1583638445
|
18 |
configs:
|
19 |
- config_name: default
|
20 |
data_files:
|
21 |
- split: train
|
22 |
path: data/train-*
|
23 |
+
license: apache-2.0
|
24 |
+
task_categories:
|
25 |
+
- image-to-3d
|
26 |
+
language:
|
27 |
+
- en
|
28 |
+
tags:
|
29 |
+
- art
|
30 |
+
pretty_name: HDR dataset
|
31 |
+
size_categories:
|
32 |
+
- n<1K
|
33 |
---
|
34 |
+
|
35 |
+
Panorama HDR images from https://hdri-haven.com/
|