Update README.md
Browse files
README.md
CHANGED
@@ -18,14 +18,28 @@ dataset_info:
|
|
18 |
'1': poor
|
19 |
splits:
|
20 |
- name: train
|
21 |
-
num_bytes: 4513394
|
22 |
num_examples: 84
|
23 |
- name: test
|
24 |
-
num_bytes: 729815
|
25 |
num_examples: 14
|
26 |
download_size: 5243240
|
27 |
-
dataset_size: 5243209
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
---
|
29 |
-
# Dataset Card for "STORK"
|
30 |
|
31 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
'1': poor
|
19 |
splits:
|
20 |
- name: train
|
21 |
+
num_bytes: 4513394
|
22 |
num_examples: 84
|
23 |
- name: test
|
24 |
+
num_bytes: 729815
|
25 |
num_examples: 14
|
26 |
download_size: 5243240
|
27 |
+
dataset_size: 5243209
|
28 |
+
license: mit
|
29 |
+
task_categories:
|
30 |
+
- image-classification
|
31 |
+
tags:
|
32 |
+
- biology
|
33 |
+
- IVF
|
34 |
+
- embryo
|
35 |
+
size_categories:
|
36 |
+
- n<1K
|
37 |
---
|
|
|
38 |
|
39 |
+
# Stork
|
40 |
+
|
41 |
+
**Homepage**: https://github.com/ih-lab/STORK/ \
|
42 |
+
**Publication Date**: 2019-01-18 \
|
43 |
+
**License**: [MIT](https://github.com/ih-lab/STORK/blob/master/LICENSE)
|
44 |
+
|
45 |
+
![STORK logo](https://github.com/ih-lab/STORK/raw/master/docs/logo.jpg)
|