Skip to main content

GAMMA — Glaucoma Grading from Multi-Modality Images

300 paired fundus + 3D OCT volumes. Glaucoma grading into Normal / Early / Advanced plus OD/OC segmentation and fovea location.

At a glance

FieldValue
Short namegamma
Full nameGAMMA — Glaucoma Grading from Multi-Modality Images
Primary categorymultimodal
Contained modalitiesfundus, oct
Tasksgrading, classification, segmentation
Samples300
Classes3 (Normal, Early, Advanced)
Splitstrain, test
Size5.0 GB
Source-stated termsCC BY-NC-ND
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 supportloader_implemented_not_live_tested
Legacy sample-loader statusStandard loader included

Access preflight and acquisition

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

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

Upstream page: drive.google.com/file

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

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

Citation

@misc{gamma,
title = { GAMMA — Glaucoma Grading from Multi-Modality Images },
note = { Wu J. et al., 'GAMMA Challenge: Glaucoma Grading from Multi-Modality Imaging', MIA 2023 },
year = { 2023 },
url = { https://drive.google.com/file/d/1thJDE1_TR-xa8f3H-0PwPpDxun7rV8Sw/view },
}

Source-stated terms

  • Raw source string: CC BY-NC-ND
  • 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.

  • eyecare_100k: Eyecare-100K: Multimodal Ophthalmology VQA Corpus (102,000 records, unknown)
  • multieye: MultiEYE: OCT-Enhanced Fundus Multi-Disease Benchmark (58,036 records, mit)
  • lmod_plus: LMOD+ Multimodal Ophthalmology Benchmark (32,633 records, unknown)
  • 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)
  • x_pcr: X-PCR Ophthalmology Progressive Clinical Reasoning Benchmark (18,700 records, unknown)
  • olives: OLIVES: Ophthalmic Labels for Investigating Visual Eye Semantics (9,408 records, cc-by)
  • oct_fundus_dme_dr_mexico: OCT and Eye Fundus Dataset for DME and DR (2,661 records, unknown)