Add OCTA-500 en-face configs (+octa_enface +oct_enface) -> 1,178,758 imgs / 56 cohorts
Browse files
README.md
CHANGED
|
@@ -148,6 +148,14 @@ configs:
|
|
| 148 |
data_files:
|
| 149 |
- split: train
|
| 150 |
path: data/public_new/*.parquet
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 151 |
- config_name: mmrdr_cfp
|
| 152 |
data_files:
|
| 153 |
- split: train
|
|
@@ -270,7 +278,7 @@ configs:
|
|
| 270 |
|
| 271 |
> Unified multi-source ophthalmological imaging dataset for foundation model pretraining and downstream tasks.
|
| 272 |
|
| 273 |
-
**1.18M images** spanning **
|
| 274 |
|
| 275 |
## Composition
|
| 276 |
|
|
@@ -279,8 +287,8 @@ configs:
|
|
| 279 |
| Private Shanghai DRI OCT Triton (SS-OCT) | 419,042 | oct_bscan + fundus_color + slo_gray | 1 |
|
| 280 |
| Public Fundus | 198,629 | fundus_color (+ GAMMA OCT) | 6 |
|
| 281 |
| Public OCT | 430,238 | oct_bscan | 18 |
|
| 282 |
-
| Public (new batch, 2026-06) |
|
| 283 |
-
| **Total** | **1,
|
| 284 |
|
| 285 |
See [DATASET_OVERVIEW.md](DATASET_OVERVIEW.md) for full details per cohort (devices, regions, masks, demographics).
|
| 286 |
|
|
|
|
| 148 |
data_files:
|
| 149 |
- split: train
|
| 150 |
path: data/public_new/*.parquet
|
| 151 |
+
- config_name: octa500_octa_enface
|
| 152 |
+
data_files:
|
| 153 |
+
- split: train
|
| 154 |
+
path: data/public_new/public_octa500_octa_enface-*.parquet
|
| 155 |
+
- config_name: octa500_oct_enface
|
| 156 |
+
data_files:
|
| 157 |
+
- split: train
|
| 158 |
+
path: data/public_new/public_octa500_oct_enface-*.parquet
|
| 159 |
- config_name: mmrdr_cfp
|
| 160 |
data_files:
|
| 161 |
- split: train
|
|
|
|
| 278 |
|
| 279 |
> Unified multi-source ophthalmological imaging dataset for foundation model pretraining and downstream tasks.
|
| 280 |
|
| 281 |
+
**1.18M images** spanning **56 cohorts** with a **strict 41-column unified manifest schema**.
|
| 282 |
|
| 283 |
## Composition
|
| 284 |
|
|
|
|
| 287 |
| Private Shanghai DRI OCT Triton (SS-OCT) | 419,042 | oct_bscan + fundus_color + slo_gray | 1 |
|
| 288 |
| Public Fundus | 198,629 | fundus_color (+ GAMMA OCT) | 6 |
|
| 289 |
| Public OCT | 430,238 | oct_bscan | 18 |
|
| 290 |
+
| Public (new batch, 2026-06) | 130,849 | fundus_color + uwf_fundus + oct_bscan + ir_slo + slit_lamp + fluorescein_angiography + octa_enface + oct_enface | 31 |
|
| 291 |
+
| **Total** | **1,178,758** | | **56** |
|
| 292 |
|
| 293 |
See [DATASET_OVERVIEW.md](DATASET_OVERVIEW.md) for full details per cohort (devices, regions, masks, demographics).
|
| 294 |
|