Update README.md
Browse files
README.md
CHANGED
@@ -23,16 +23,16 @@ dataset_info:
|
|
23 |
dtype: string
|
24 |
splits:
|
25 |
- name: train
|
26 |
-
num_bytes: 7130619
|
27 |
num_examples: 15
|
28 |
- name: validation
|
29 |
-
num_bytes: 2195097
|
30 |
num_examples: 4
|
31 |
- name: test
|
32 |
-
num_bytes: 1956008
|
33 |
num_examples: 5
|
34 |
download_size: 10468587
|
35 |
-
dataset_size: 11281724
|
36 |
configs:
|
37 |
- config_name: default
|
38 |
data_files:
|
@@ -42,6 +42,18 @@ configs:
|
|
42 |
path: data/validation-*
|
43 |
- split: test
|
44 |
path: data/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
---
|
46 |
# DT_SegNet Dataset
|
47 |
|
@@ -94,4 +106,4 @@ Zeyu Xia - [[email protected]](mailto:[email protected])
|
|
94 |
|
95 |
Kan Ma - [[email protected]](mailto:[email protected])
|
96 |
|
97 |
-
Sibo Cheng - [[email protected]](mailto:[email protected])
|
|
|
23 |
dtype: string
|
24 |
splits:
|
25 |
- name: train
|
26 |
+
num_bytes: 7130619
|
27 |
num_examples: 15
|
28 |
- name: validation
|
29 |
+
num_bytes: 2195097
|
30 |
num_examples: 4
|
31 |
- name: test
|
32 |
+
num_bytes: 1956008
|
33 |
num_examples: 5
|
34 |
download_size: 10468587
|
35 |
+
dataset_size: 11281724
|
36 |
configs:
|
37 |
- config_name: default
|
38 |
data_files:
|
|
|
42 |
path: data/validation-*
|
43 |
- split: test
|
44 |
path: data/test-*
|
45 |
+
license: cc
|
46 |
+
task_categories:
|
47 |
+
- image-segmentation
|
48 |
+
- feature-extraction
|
49 |
+
language:
|
50 |
+
- en
|
51 |
+
tags:
|
52 |
+
- code
|
53 |
+
- physics
|
54 |
+
pretty_name: DT-SegNet
|
55 |
+
size_categories:
|
56 |
+
- n<1K
|
57 |
---
|
58 |
# DT_SegNet Dataset
|
59 |
|
|
|
106 |
|
107 |
Kan Ma - [[email protected]](mailto:[email protected])
|
108 |
|
109 |
+
Sibo Cheng - [[email protected]](mailto:[email protected])
|