Add 'semantic-segmentation' config data files
Browse files
README.md
CHANGED
@@ -1,3 +1,21 @@
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
+
dataset_info:
|
4 |
+
config_name: semantic-segmentation
|
5 |
+
features:
|
6 |
+
- name: image
|
7 |
+
dtype: image
|
8 |
+
- name: segmentation_mask
|
9 |
+
dtype: image
|
10 |
+
splits:
|
11 |
+
- name: train
|
12 |
+
num_bytes: 59675907.0
|
13 |
+
num_examples: 2
|
14 |
+
download_size: 59590983
|
15 |
+
dataset_size: 59675907.0
|
16 |
+
configs:
|
17 |
+
- config_name: semantic-segmentation
|
18 |
+
data_files:
|
19 |
+
- split: train
|
20 |
+
path: semantic-segmentation/train-*
|
21 |
---
|
semantic-segmentation/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c3f52018dc52190f8f69ae6660979c01ccfba0d9ad641339a34f77c5e4c0404a
|
3 |
+
size 59590983
|