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