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