amin-nejad
commited on
Commit
•
6dc04fe
1
Parent(s):
7b175cb
Update README.md
Browse files
README.md
CHANGED
@@ -22,11 +22,26 @@ dataset_info:
|
|
22 |
'4': e_proDR
|
23 |
splits:
|
24 |
- name: train
|
25 |
-
num_bytes: 166058061
|
26 |
num_examples: 413
|
27 |
- name: test
|
28 |
-
num_bytes: 46195500
|
29 |
num_examples: 103
|
30 |
download_size: 203477506
|
31 |
-
dataset_size: 212253561
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
'4': e_proDR
|
23 |
splits:
|
24 |
- name: train
|
25 |
+
num_bytes: 166058061
|
26 |
num_examples: 413
|
27 |
- name: test
|
28 |
+
num_bytes: 46195500
|
29 |
num_examples: 103
|
30 |
download_size: 203477506
|
31 |
+
dataset_size: 212253561
|
32 |
+
task_categories:
|
33 |
+
- image-classification
|
34 |
+
language:
|
35 |
+
- en
|
36 |
+
tags:
|
37 |
+
- medical
|
38 |
+
pretty_name: IDRiD Disease Grading
|
39 |
+
size_categories:
|
40 |
+
- n<1K
|
41 |
---
|
42 |
+
|
43 |
+
# Indian Diabetic Retinopathy Image Dataset (IDRiD)
|
44 |
+
|
45 |
+
This dataset is the disease grading portion of the IDRiD.
|
46 |
+
|
47 |
+
The original source of the dataset is here: https://ieee-dataport.org/open-access/indian-diabetic-retinopathy-image-dataset-idrid
|