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 |
| Primary category | multimodal |
| Contained modalities | external_eye |
| Tasks | segmentation, classification |
| Samples | 2,617 |
| 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 | loader_implemented_not_live_tested |
| Legacy sample-loader status | Metadata and access only |
Notes
Modality EyeDataHub otherwise lacks (slit-lamp anterior-segment). Annotations CSV is at github.com/xumingyu-hub/SLID/raw/main/Annotations.csv.
Access preflight and acquisition
- CLI
- Python
# Read-only preflight
eyehub download slid --data-dir ./data --dry-run --json
# Explicit transfer, 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 transfer
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.
Related datasets with shared modalities
- eyecare_100k: Eyecare-100K: Multimodal Ophthalmology VQA Corpus (102,000 records,
unknown) - lmod_plus: LMOD+ Multimodal Ophthalmology Benchmark (32,633 records,
unknown) - x_pcr: X-PCR Ophthalmology Progressive Clinical Reasoning Benchmark (18,700 records,
unknown) - popeye_nir: PopEYE Infrared Ocular Image Dataset (14,976 records,
cc-by) - mcoa: MCOA: Multimodal Corneal Opacity Assessment Dataset (6,664 records,
cc-by) - tear_meniscus: Multicentre Tear Meniscus Segmentation Dataset (3,432 records,
cc-by) - uveitis_smote: Image Dataset on Eye Diseases Classification with Symptoms and SMOTE Validation (3,245 records,
cc-by) - eed_astig: EED-Astig Pediatric External-Eye Dataset (3,088 records,
research-only)