Skip to main content

Harvard GDP: Glaucoma Detection and Progression Dataset

1,000 patients with OCT RNFLT maps (225×225), visual field measurements, and demographics for glaucoma detection (binary) and longitudinal progression forecasting (6 definitions). First public glaucoma progression dataset from Harvard Ophthalmology AI Lab.

At a glance

FieldValue
Short nameharvard_gdp
Full nameHarvard GDP: Glaucoma Detection and Progression Dataset
First publishedUnknown
Publication date precisionUnknown
Publication date evidenceUnknown
Publication date source fieldUnknown
Publication date reviewedUnknown
Primary categoryoct
Resource rolecurrent_dataset
Dataset familyharvard_gdp
Contained modalitiesoct, visual_field, tabular
Tasksclassification, progression
Primary reported quantity1,000 participants
Classes2 (Non-Glaucoma, Glaucoma)
Splitstrain, val, test
Size2.0 GB
Source-stated termsCC BY-NC-ND 4.0
Normalized termscc-by-nc-nd
Descriptive screening labelExplicit noncommercial clause recorded; check source
Terms scopedataset_files
Access frictionanonymous_direct
Route backendGoogle Drive
Availabilityavailable (checked 2026-07-21)
Acquisition supportguided_instructions_only
Legacy sample-loader statusStandard loader included

Reported quantities

RoleCountUnitScopeBasisEvidence
Primary1,000participantsPrimary quantity reported in the reviewed catalog sourcelegacy_catalog_fielddrive.google.com/drive

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.

Documented relationships

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

  • x_pcr is derived from this record: Source labels in the version-pinned public X-PCR deposit identify this catalog record as upstream material. (evidence)

Access information and download

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

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

Upstream page: drive.google.com/drive

Source-term evidence: drive.google.com/drive

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('harvard_gdp')
samples = ds.load(data_dir, split='test')
for s in samples[:5]:
print(s.sample_id, s.label, s.image_path)

Citation

@misc{harvard_gdp,
title = { Harvard GDP: Glaucoma Detection and Progression Dataset },
note = { Luo Z et al., 'Glaucoma Progression Prediction Using Retinal Thickness via Deep Learning', arXiv 2308.13411, 2023. https://github.com/Harvard-Ophthalmology-AI-Lab/Harvard-GDP },
year = { 2023 },
url = { https://drive.google.com/drive/folders/1JMi_HCql113uc9X0DOaMkNfEWfxaDlEz },
}

Source-stated terms

  • Raw source string: CC BY-NC-ND 4.0
  • Normalized category: cc-by-nc-nd
  • Apparent scope: dataset_files
  • Descriptive screening label: Explicit noncommercial clause recorded; check source

⚠️ 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

  • grape: GRAPE: Glaucoma Real-world Appraisal Progression Ensemble (1,115 examinations, cc0)
  • lmod_plus: LMOD+ Multimodal Ophthalmology Benchmark (32,633 annotated instances, unknown)
  • fairvlmed: FairVLMed: Fair Vision-Language Medical Ophthalmic Dataset (10,000 images, cc-by-nc-nd)
  • olives: OLIVES: Ophthalmic Labels for Investigating Visual Eye Semantics (9,408 b scans, cc-by)
  • dryad_namd_oct_quant: Moorfields nAMD Quantitative OCT Biomarker Dataset (2,966 volumes, cc0)
  • dryad_namd_oct_longitudinal: Quantifying changes on optical coherence tomography in eyes receiving treatment for neovascular age-related macular degeneration (2,115 eyes, cc0)
  • dryad_namd_visual_prediction: Moorfields nAMD Visual-Change Prediction Dataset (926 eyes, cc0)
  • dryad_glaucoma_rnfl_vf: RNFL and Visual-Field Glaucoma Diagnosis Dataset (499 records, cc0)