nave cohen
commited on
Commit
•
7d99efa
1
Parent(s):
57f74c2
dataset-card update
Browse files
README.md
CHANGED
@@ -9,8 +9,12 @@ configs:
|
|
9 |
- split: test
|
10 |
path: "test.csv"
|
11 |
features:
|
12 |
-
image:
|
13 |
-
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
# Urban Climate Dataset
|
|
|
9 |
- split: test
|
10 |
path: "test.csv"
|
11 |
features:
|
12 |
+
image:
|
13 |
+
dtype: image
|
14 |
+
description: High-resolution input images of urban environments.
|
15 |
+
mask:
|
16 |
+
dtype: image
|
17 |
+
description: Binary segmentation masks corresponding to each input image.
|
18 |
---
|
19 |
|
20 |
# Urban Climate Dataset
|