ERDES: Ocular Ultrasound Video Benchmark (Retinal Detachment + Macula)
5,381 B-scan ocular ultrasound video clips with retinal-detachment presence and macula-on/off status labels. Total runtime approximately 5 hours 10 minutes. Only public ocular ultrasound video benchmark.
At a glance
| Field | Value |
|---|---|
| Short name | erdes |
| Full name | ERDES: Ocular Ultrasound Video Benchmark (Retinal Detachment + Macula) |
| Primary category | multimodal |
| Contained modalities | ocular_ultrasound |
| Tasks | classification |
| Samples | 5,381 |
| Classes | 3 (no_rd, rd_macula_on, rd_macula_off) |
| Splits | train, val, test |
| Size | 5.0 GB |
| Source-stated terms | Unknown — needs check (open-access project site) |
| Normalized terms | unknown |
| Descriptive screening label | Unknown or unclear; do not assume permission |
| Terms scope | unknown |
| Access friction | anonymous_direct |
| Route backend | Manual (upstream-gated) |
| Availability | available (checked 2026-07-21) |
| Acquisition support | guided_instructions_only |
| Legacy sample-loader status | Metadata and access only |
Notes
Adds ocular ultrasound video — modality EyeDataHub otherwise lacks. Project page at github/arxiv referenced. Access verified via project site.
Access preflight and acquisition
- CLI
- Python
# Read-only preflight
eyehub download erdes --data-dir ./data --dry-run --json
# Explicit transfer, only when preflight reports supported behavior
eyehub download erdes --data-dir ./data
from eyedatahub.acquisition import preflight_dataset
from eyedatahub.datasets.registry import REGISTRY
ds = REGISTRY.get_dataset('erdes')
print(preflight_dataset(ds, './data')) # no transfer
Upstream page: arxiv.org/abs
Source-term evidence: arxiv.org/abs
Loader status
This catalog record provides metadata and access instructions, but it does not yet include a standard DatasetSample loader. Inspect the source file structure or contribute a loader before using it in a training pipeline.
Citation
- BibTeX
- Plain text
@misc{erdes,
title = { ERDES: Ocular Ultrasound Video Benchmark (Retinal Detachment + Macula) },
note = { Ozkut Y, Navard P, Adhikari S, et al., 'ERDES: A benchmark video dataset for retinal detachment and macular status classification in ocular ultrasound', arXiv 2503.04525, 2025 },
year = { 2025 },
url = { https://arxiv.org/abs/2503.04525 },
}
Ozkut Y, Navard P, Adhikari S, et al., 'ERDES: A benchmark video dataset for retinal detachment and macular status classification in ocular ultrasound', arXiv 2503.04525, 2025.
Source-stated terms
- Raw source string: Unknown — needs check (open-access project site)
- Normalized category:
unknown - Apparent scope:
unknown - Descriptive screening label: Unknown or unclear; do not assume permission
⚠️ 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.
Related datasets with shared modalities
- eyecare_100k: Eyecare-100K: Multimodal Ophthalmology VQA Corpus (102,000 records,
unknown) - ophthalvqa: OphthalVQA Dataset (count not reported records,
cc-by)