Skip to main content

MMRDR: Multi-Modal Retinal Diabetic Retinopathy Dataset

Multi-modal DR dataset combining color fundus photographs (CFP), OCT B-scans, and ultra-widefield (UWF) fundus images, annotated for DR detection and severity grading. Published in Nature Scientific Data 2026.

At a glance

FieldValue
Short namemmrdr
Full nameMMRDR: Multi-Modal Retinal Diabetic Retinopathy Dataset
First published2025-06-30
Publication date precisionday
Publication date evidenceapi.figshare.com/v2
Publication date source fieldpublished_date (Figshare version 1)
Publication date reviewed2026-09-11
Primary categorymultimodal
Resource rolederivative_dataset
Dataset familymmrdr
Contained modalitiesfundus, oct, uwf_fundus
Tasksgrading, classification
Primary reported quantity24,460 images
Classes5 (No DR, Mild DR, Moderate DR, Severe DR, Proliferative DR)
Splitstrain, test
Size18.61 GB
Source-stated termsCC BY 4.0
Normalized termscc-by
Descriptive screening labelStandard label without an explicit NC clause; not a permission finding
Terms scopedataset_files
Access frictionself_service_authenticated
Route backendFigshare
Availabilityavailable (checked 2026-07-21)
Acquisition supportend_to_end_tested
Legacy sample-loader statusStandard loader included

Reported quantities

RoleCountUnitScopeBasisEvidence
Primary24,460imagesPrimary quantity reported in the reviewed catalog sourcelegacy_catalog_fieldhttps://doi.org/10.6084/m9.figshare.29423747

Counts retain their source-reported units. Additional rows can describe components, paired items, or derivative copies and are not automatically added to the primary quantity.

Notes

Contains 24,460 images across CFP, OCT, and UWF modalities. The CFP component is derived from OIA-DDR; OCT and UWF components are independently collected QEH cohorts. The source-reported unit is images rather than unique patients. Evaluation code: https://github.com/Vladimirovich2019/MMRDR_Evaluation

Documented relationships

These links record source-supported lineage or overlap, not merely similar modality tags.

  • This record is derived from ddr: The MMRDR Data Descriptor identifies OIA-DDR as the source of its CFP images; MMRDR also adds independently collected OCT and UWF cohorts and new annotations. (evidence)

Access information and download

# Read-only preflight
eyehub download mmrdr --data-dir ./data --dry-run --json

# Download, only when preflight reports supported behavior
eyehub download mmrdr --data-dir ./data

Upstream page: https://doi.org/10.6084/m9.figshare.29423747

Source-term evidence: https://doi.org/10.6084/m9.figshare.29423747

Loader example

This entry includes a standard DatasetSample loader.

from pathlib import Path
from eyedatahub.datasets.registry import REGISTRY

data_dir = Path('~/.eyedatahub/data').expanduser()
ds = REGISTRY.get_dataset('mmrdr')
samples = ds.load(data_dir, split='test')
for s in samples[:5]:
print(s.sample_id, s.label, s.image_path)

Citation

@misc{mmrdr,
title = { MMRDR: Multi-Modal Retinal Diabetic Retinopathy Dataset },
note = { MMRDR: Multi-Modal Retinal Diabetic Retinopathy Dataset. Nature Scientific Data 2026. Figshare: https://doi.org/10.6084/m9.figshare.29423747 — GitHub: https://github.com/Vladimirovich2019/MMRDR_Evaluation },
year = { 2026 },
url = { https://doi.org/10.6084/m9.figshare.29423747 },
}

Source-stated terms

  • Raw source string: CC BY 4.0
  • Normalized category: cc-by
  • Apparent scope: dataset_files
  • Descriptive screening label: Standard label without an explicit NC clause; not a permission finding

⚠️ Source-stated terms, scope, and normalized labels are curation metadata, not legal advice or a permission finding. Review the current official source before transfer or reuse.

Similar resources by shared modality

  • multieye: MultiEYE: OCT-Enhanced Fundus Multi-Disease Benchmark (103,959 images, mit)
  • eyecare_100k: Eyecare-100K: Multimodal Ophthalmology VQA Corpus (102,000 question answer pairs, unknown)
  • lmod_plus: LMOD+ Multimodal Ophthalmology Benchmark (32,633 annotated instances, unknown)
  • harvard_fairvision: Harvard-FairVision (AMD + DR + Glaucoma, paired SLO + OCT) (30,000 participants, cc-by-nc-nd)
  • x_pcr: X-PCR Ophthalmology Progressive Clinical Reasoning Benchmark (18,735 rows, unknown)
  • olives: OLIVES: Ophthalmic Labels for Investigating Visual Eye Semantics (9,408 b scans, cc-by)
  • oct_fundus_dme_dr_mexico: OCT and Eye Fundus Dataset for DME and DR (2,661 images, unknown)
  • deepdrid: DeepDRiD: Diabetic Retinopathy Grading and Image Quality Dataset (2,256 images, cc-by-sa)