SLID: Slit-Lamp Image Dataset
~2,617 annotated slit-lamp frames covering anterior-segment anatomy + multi-lesion detection (cataract, corneal disease, conjunctivitis).
At a glance
| Field | Value |
|---|---|
| Short name | slid |
| Full name | SLID: Slit-Lamp Image Dataset |
| First published | Unknown |
| Publication date precision | Unknown |
| Publication date evidence | Unknown |
| Publication date source field | Unknown |
| Publication date reviewed | Unknown |
| Primary category | multimodal |
| Resource role | current_dataset |
| Dataset family | slid |
| Contained modalities | external_eye |
| Tasks | segmentation, classification |
| Primary reported quantity | 2,617 images |
| Classes | Not reported (Not reported) |
| Splits | all |
| Size | 1.0 GB |
| Source-stated terms | See repo (no LICENSE file as of 2026-06; assume research-only) |
| Normalized terms | unknown |
| Descriptive screening label | Unknown or unclear; do not assume permission |
| Terms scope | unknown |
| Access friction | anonymous_direct |
| Route backend | Direct HTTP |
| Availability | available (checked 2026-07-21) |
| Acquisition support | end_to_end_tested |
| Legacy sample-loader status | Metadata and access only |
Reported quantities
| Role | Count | Unit | Scope | Basis | Evidence |
|---|---|---|---|---|---|
| Primary | 2,617 | images | Primary quantity reported in the reviewed catalog source | legacy_catalog_field | github.com/xumingyu-hub |
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.
Notes
Modality EyeDataHub otherwise lacks (slit-lamp anterior-segment). Annotations CSV is at github.com/xumingyu-hub/SLID/raw/main/Annotations.csv.
Access information and download
- CLI
- Python
# Read-only preflight
eyehub download slid --data-dir ./data --dry-run --json
# Download, only when preflight reports supported behavior
eyehub download slid --data-dir ./data
from eyedatahub.acquisition import preflight_dataset
from eyedatahub.datasets.registry import REGISTRY
ds = REGISTRY.get_dataset('slid')
print(preflight_dataset(ds, './data')) # no download
Upstream page: github.com/xumingyu-hub
Source-term evidence: github.com/xumingyu-hub
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{slid,
title = { SLID: Slit-Lamp Image Dataset },
note = { Xu et al., 'SLID: Slit-Lamp Image Dataset', Frontiers Digital Health 2025. doi:10.3389/fdgth.2025.1716501 },
year = { 2025 },
url = { https://github.com/xumingyu-hub/SLID },
}
Xu et al., 'SLID: Slit-Lamp Image Dataset', Frontiers Digital Health 2025. doi:10.3389/fdgth.2025.1716501
Source-stated terms
- Raw source string: See repo (no LICENSE file as of 2026-06; assume research-only)
- 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.
Similar resources by shared modality
- 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) - x_pcr: X-PCR Ophthalmology Progressive Clinical Reasoning Benchmark (18,735 rows,
unknown) - popeye_nir: PopEYE Infrared Ocular Image Dataset (14,976 images,
cc-by) - dryad_fungal_keratitis_cci: CCI.net fungal keratitis cases dataset (8,697 images,
cc0) - mcoa: MCOA: Multimodal Corneal Opacity Assessment Dataset (6,664 images,
cc-by) - tear_meniscus: Multicentre Tear Meniscus Segmentation Dataset (3,432 images,
cc-by) - uveitis_smote: Image Dataset on Eye Diseases Classification with Symptoms and SMOTE Validation (3,245 images,
cc-by)