Datasets:
Commit
·
3a9f140
1
Parent(s):
aa40b8a
Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,27 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
annotations_creators:
|
3 |
- expert-generated
|
4 |
language: []
|
@@ -24,29 +47,6 @@ tags:
|
|
24 |
- myoquant
|
25 |
task_categories:
|
26 |
- image-classification
|
27 |
-
dataset_info:
|
28 |
-
features:
|
29 |
-
- name: image
|
30 |
-
dtype: image
|
31 |
-
- name: label
|
32 |
-
dtype:
|
33 |
-
class_label:
|
34 |
-
names:
|
35 |
-
0: control
|
36 |
-
1: sick
|
37 |
-
config_name: SDH_16k
|
38 |
-
splits:
|
39 |
-
- name: test
|
40 |
-
num_bytes: 683067
|
41 |
-
num_examples: 3358
|
42 |
-
- name: train
|
43 |
-
num_bytes: 2466024
|
44 |
-
num_examples: 12085
|
45 |
-
- name: validation
|
46 |
-
num_bytes: 281243
|
47 |
-
num_examples: 1344
|
48 |
-
download_size: 2257836789
|
49 |
-
dataset_size: 3430334
|
50 |
---
|
51 |
|
52 |
# Dataset Card for MyoQuant SDH Data
|
|
|
1 |
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: image
|
5 |
+
dtype: image
|
6 |
+
- name: label
|
7 |
+
dtype:
|
8 |
+
class_label:
|
9 |
+
names:
|
10 |
+
0: control
|
11 |
+
1: sick
|
12 |
+
config_name: SDH_16k
|
13 |
+
splits:
|
14 |
+
- name: test
|
15 |
+
num_bytes: 683067
|
16 |
+
num_examples: 3358
|
17 |
+
- name: train
|
18 |
+
num_bytes: 2466024
|
19 |
+
num_examples: 12085
|
20 |
+
- name: validation
|
21 |
+
num_bytes: 281243
|
22 |
+
num_examples: 1344
|
23 |
+
download_size: 2257836789
|
24 |
+
dataset_size: 3430334
|
25 |
annotations_creators:
|
26 |
- expert-generated
|
27 |
language: []
|
|
|
47 |
- myoquant
|
48 |
task_categories:
|
49 |
- image-classification
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
---
|
51 |
|
52 |
# Dataset Card for MyoQuant SDH Data
|