Skip to main content

PAPILA: Glaucoma Fundus Dataset with Clinical Data

488 fundus images from 244 patients (both eyes). Expert OD/OC segmentation, glaucoma stage, IOP, and clinical metadata.

At a glance

FieldValue
Short namepapila
Full namePAPILA: Glaucoma Fundus Dataset with Clinical Data
Primary categoryfundus
Contained modalitiesfundus, tabular
Tasksclassification, segmentation
Samples488
Classes3 (Healthy, Glaucoma suspect, Glaucoma)
Splitsall
Size0.4 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 frictionanonymous_direct
Route backendDirect HTTP
Availabilityavailable (checked 2026-07-21)
Acquisition supportguided_instructions_only
Legacy sample-loader statusStandard loader included

Access preflight and acquisition

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

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

Upstream page: zenodo.org/records

Source-term evidence: zenodo.org/records

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

Citation

@misc{papila,
title = { PAPILA: Glaucoma Fundus Dataset with Clinical Data },
note = { Kovalyk et al., 'PAPILA: Dataset with fundus images and clinical data of both eyes of the same patient for glaucoma assessment', Scientific Data 2022 },
year = { 2022 },
url = { https://zenodo.org/records/6379970 },
}

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.

  • lmod_plus: LMOD+ Multimodal Ophthalmology Benchmark (32,633 records, unknown)
  • olives: OLIVES: Ophthalmic Labels for Investigating Visual Eye Semantics (9,408 records, cc-by)
  • fprm_retina: FPRM Multimodal Eye Imaging and Psychological Assessment Dataset (3,361 records, research-only)
  • grape: GRAPE: Glaucoma Real-world Appraisal Progression Ensemble (1,115 records, cc0)
  • fairvlmed: FairVLMed: Fair Vision-Language Medical Ophthalmic Dataset (count not reported records, unknown)
  • ocular_chat_vqa: OcularChat-VQA: AREDS-Derived Patient-Physician Dialogue Dataset (844,000 records, cc-by-nc-sa)
  • airogs: AIROGS: AI for Robust Glaucoma Screening (113,893 records, cc-by-nc-nd)
  • eyecare_100k: Eyecare-100K: Multimodal Ophthalmology VQA Corpus (102,000 records, unknown)