Datasets:

Modalities:
Image
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
License:
gOLIVES commited on
Commit
fea9ac1
·
verified ·
1 Parent(s): 6b78fbf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -63
README.md CHANGED
@@ -39,63 +39,6 @@ dataset_info:
39
  num_examples: 3871
40
  download_size: 15923453393
41
  dataset_size: 16821052591.876999
42
- - config_name: disease_classification
43
- features:
44
- - name: Image
45
- dtype: image
46
- - name: Scan (n/49)
47
- dtype: int64
48
- - name: Atrophy / thinning of retinal layers
49
- dtype: int64
50
- - name: Disruption of EZ
51
- dtype: int64
52
- - name: DRIL
53
- dtype: int64
54
- - name: IR hemorrhages
55
- dtype: int64
56
- - name: IR HRF
57
- dtype: int64
58
- - name: Partially attached vitreous face
59
- dtype: float64
60
- - name: Fully attached vitreous face
61
- dtype: float64
62
- - name: Preretinal tissue/hemorrhage
63
- dtype: float64
64
- - name: Vitreous debris
65
- dtype: float64
66
- - name: VMT
67
- dtype: int64
68
- - name: DRT/ME
69
- dtype: int64
70
- - name: Fluid (IRF)
71
- dtype: int64
72
- - name: Fluid (SRF)
73
- dtype: int64
74
- - name: Disruption of RPE
75
- dtype: int64
76
- - name: PED (serous)
77
- dtype: int64
78
- - name: SHRM
79
- dtype: int64
80
- - name: Eye_ID
81
- dtype: int64
82
- - name: BCVA
83
- dtype: int64
84
- - name: CST
85
- dtype: int64
86
- - name: Patient_ID
87
- dtype: int64
88
- - name: Disease Label
89
- dtype: float64
90
- splits:
91
- - name: train
92
- num_bytes: 1741550062.108
93
- num_examples: 6958
94
- - name: test
95
- num_bytes: 613225346.2
96
- num_examples: 2450
97
- download_size: 4022660686
98
- dataset_size: 2354775408.308
99
  configs:
100
  - config_name: biomarker_detection
101
  data_files:
@@ -103,12 +46,6 @@ configs:
103
  path: biomarker_detection/train-*
104
  - split: test
105
  path: biomarker_detection/test-*
106
- - config_name: disease_classification
107
- data_files:
108
- - split: train
109
- path: disease_classification/train-*
110
- - split: test
111
- path: disease_classification/test-*
112
  ---
113
 
114
 
 
39
  num_examples: 3871
40
  download_size: 15923453393
41
  dataset_size: 16821052591.876999
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
42
  configs:
43
  - config_name: biomarker_detection
44
  data_files:
 
46
  path: biomarker_detection/train-*
47
  - split: test
48
  path: biomarker_detection/test-*
 
 
 
 
 
 
49
  ---
50
 
51