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
First publishedUnknown
Publication date precisionUnknown
Publication date evidenceUnknown
Publication date source fieldUnknown
Publication date reviewedUnknown
Primary categorymultimodal
Resource rolecomponent_dataset
Dataset familyichallenge_gamma
Contained modalitiesfundus, oct
Tasksgrading, classification, segmentation
Primary reported quantity300 volumes
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

Reported quantities

RoleCountUnitScopeBasisEvidence
Primary300volumesPrimary quantity reported in the reviewed catalog sourcelegacy_catalog_fielddrive.google.com/file

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.

Dataset family

This record belongs to ichallenge_gamma. Family links group documented collection/component records or exact task views; they do not imply independent cohorts.

  • ichallenge_oct: iChallenge OCT Datasets (HDMILab / OMIA Workshops) (collection)

Documented relationships

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

  • mm_retinal_reason is derived from this record: The version-pinned official dataset card lists this record among the CFP or OCT sources used to construct MM-Retinal-Reason. (evidence)
  • ichallenge_oct is has component this record: The cataloged iChallenge OCT portal record explicitly includes the GAMMA multimodal challenge resource. (evidence)
  • This record is component of ichallenge_oct: GAMMA is one of the named resources exposed through the cataloged iChallenge OCT portal record. (evidence)

Access information and download

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

# Download, 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.

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)
  • mmrdr: MMRDR: Multi-Modal Retinal Diabetic Retinopathy Dataset (24,460 images, cc-by)
  • 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)