Skip to main content

OCT Retinal Layer Segmentation — MS & Healthy Controls (JHU/IACL)

35 Spectralis OCT volumes (1,715 B-scans) with 9 manually delineated retinal layer boundaries. 14 healthy controls, 21 MS subjects.

At a glance

FieldValue
Short nameoct_ms_jhu
Full nameOCT Retinal Layer Segmentation — MS & Healthy Controls (JHU/IACL)
Primary categoryoct
Contained modalitiesoct
Taskssegmentation
Samples1,715
Classes9 (ILM, RNFL-OPL, OPL-ONL, ELM, MZ, EZ, OSP, IZ-RPE, RPE)
Splitsall
Size1.8 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 backendDirect HTTP
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 oct_ms_jhu --data-dir ./data --dry-run --json

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

Upstream page: iacl.ece.jhu.edu/~aaron

Source-term evidence: iacl.ece.jhu.edu/~aaron

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

Citation

@misc{oct_ms_jhu,
title = { OCT Retinal Layer Segmentation — MS & Healthy Controls (JHU/IACL) },
note = { Y. He et al., 'Retinal layer parcellation of optical coherence tomography images: Data resource for Multiple Sclerosis and Healthy Controls', Data in Brief 22:601-604, 2019 },
year = { 2019 },
url = { https://iacl.ece.jhu.edu/~aaron/data/OCT_Manual_Delineations-2018_June_29_b.zip },
}

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.

  • syn_oct: SYN-OCT Synthetic Glaucoma OCT Dataset (200,000 records, cc-by)
  • eyecare_100k: Eyecare-100K: Multimodal Ophthalmology VQA Corpus (102,000 records, unknown)
  • kermany_oct: Kermany OCT 2018: Retinal OCT Image Classification (84,484 records, cc-by)
  • 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)
  • mario: MARIO: AMD-Progression Longitudinal OCT (MICCAI 2024) (30,000 records, cc-by)
  • mmrdr: MMRDR: Multi-Modal Retinal Diabetic Retinopathy Dataset (24,460 records, cc-by)