Skip to main content

OculoScope: Fairer AI in Ophthalmology Dataset

16,530 ultra-widefield fundus images from 8,405+ patients (age 0–90) annotated for 38 ophthalmic diseases and 67 fundus features. Released alongside the FairerOPTH study on sexism and ageism in ophthalmic AI (Nature Communications 2024).

At a glance

FieldValue
Short nameoculoscope
Full nameOculoScope: Fairer AI in Ophthalmology Dataset
Primary categoryuwf_fundus
Contained modalitiesuwf_fundus, tabular
Tasksclassification, multilabel
Samples16,530
Classes38 (Not reported)
Splitstrain, test
Size20.0 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 backendFigshare
Availabilityavailable (checked 2026-07-21)
Acquisition supportguided_instructions_only
Legacy sample-loader statusStandard loader included

Notes

Also annotates 67 fine-grained fundus features in addition to 38 disease-level labels. Full class list in dataset CSV.

Access preflight and acquisition

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

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

Upstream page: Figshare private-share page

Source-term evidence: Figshare private-share page

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

Citation

@misc{oculoscope,
title = { OculoScope: Fairer AI in Ophthalmology Dataset },
note = { FairerOPTH Study — OculoScope Dataset. Nature Communications 2024. https://www.nature.com/articles/s41467-024-48972-0 — Data: https://figshare.com/s/926c2c2ef9e77ab5eb9d },
year = { 2024 },
url = { https://figshare.com/s/926c2c2ef9e77ab5eb9d },
}

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.

  • ocular_chat_vqa: OcularChat-VQA: AREDS-Derived Patient-Physician Dialogue Dataset (844,000 records, cc-by-nc-sa)
  • lmod_plus: LMOD+ Multimodal Ophthalmology Benchmark (32,633 records, unknown)
  • mmrdr: MMRDR: Multi-Modal Retinal Diabetic Retinopathy Dataset (24,460 records, cc-by)
  • tsukazaki_uwf: Tsukazaki Hospital UWF Fundus Dataset (13,047 records, research-only)
  • leops_erg: LEOPs Light-Adapted Electroretinogram and Oscillatory Potentials Dataset (9,743 records, cc-by)
  • olives: OLIVES: Ophthalmic Labels for Investigating Visual Eye Semantics (9,408 records, cc-by)
  • birdshot_wide: Birdshot-WIDE Widefield Fundus Dataset (6,352 records, cc-by)
  • fprm_retina: FPRM Multimodal Eye Imaging and Psychological Assessment Dataset (3,361 records, research-only)