Skip to main content

GRAPE: Glaucoma Real-world Appraisal Progression Ensemble

263 eyes × 1,115 visits. Multi-modal: VF (HFA 24-2), fundus photographs, OCT RNFL, IOP, CCT. Labels: VF progression, OD segmentation, glaucoma stage.

At a glance

FieldValue
Short namegrape
Full nameGRAPE: Glaucoma Real-world Appraisal Progression Ensemble
Primary categorymultimodal
Contained modalitiesfundus, oct, visual_field, tabular
Tasksregression, segmentation, classification
Samples1,115
Classes2 (Stable, Progressing)
Splitsall
Size1.5 GB
Source-stated termsCC0 1.0
Normalized termscc0
Descriptive screening labelStandard label without an explicit NC clause; not a permission finding
Terms scopedataset_files
Access frictionanonymous_direct
Route backendFigshare
Availabilityavailable (checked 2026-07-21)
Acquisition supporttransfer_tested_partial
Legacy sample-loader statusStandard loader included

Notes

Multi-modal: contains fundus images, VF data, OCT measurements, and clinical metadata. Requires manual download from Figshare.

Access preflight and acquisition

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

# Explicit transfer, only when preflight reports supported behavior
eyehub download grape --data-dir ./data

Upstream page: https://doi.org/10.6084/m9.figshare.c.6406319

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

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

Citation

@misc{grape,
title = { GRAPE: Glaucoma Real-world Appraisal Progression Ensemble },
note = { Wen et al., 'GRAPE: A multi-modal dataset for glaucoma progression ',Figshare collection 2022 },
year = { 2022 },
url = { https://doi.org/10.6084/m9.figshare.c.6406319 },
}

Source-stated terms

  • Raw source string: CC0 1.0
  • Normalized category: cc0
  • 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.

  • lmod_plus: LMOD+ Multimodal Ophthalmology Benchmark (32,633 records, unknown)
  • olives: OLIVES: Ophthalmic Labels for Investigating Visual Eye Semantics (9,408 records, cc-by)
  • harvard_gdp: Harvard GDP: Glaucoma Detection and Progression Dataset (1,000 records, cc-by-nc-nd)
  • fairvlmed: FairVLMed: Fair Vision-Language Medical Ophthalmic Dataset (count not reported records, unknown)
  • eyecare_100k: Eyecare-100K: Multimodal Ophthalmology VQA Corpus (102,000 records, unknown)
  • multieye: MultiEYE: OCT-Enhanced Fundus Multi-Disease Benchmark (58,036 records, mit)
  • harvard_fairvision: Harvard-FairVision (AMD + DR + Glaucoma, paired SLO + OCT) (30,000 records, cc-by-nc-nd)
  • mmrdr: MMRDR: Multi-Modal Retinal Diabetic Retinopathy Dataset (24,460 records, cc-by)