Paired Retina Dataset: Cross-Device Fundus Pairs
Paired tabletop and portable retinal images from the same patients, enabling cross-device domain-adaptation research.
At a glance
| Field | Value |
|---|---|
| Short name | paired_retina |
| Full name | Paired Retina Dataset: Cross-Device Fundus Pairs |
| First published | Unknown |
| Publication date precision | Unknown |
| Publication date evidence | Unknown |
| Publication date source field | Unknown |
| Publication date reviewed | Unknown |
| Primary category | fundus |
| Resource role | current_dataset |
| Dataset family | paired_retina |
| Contained modalities | fundus |
| Tasks | classification, regression |
| Primary reported quantity | 399 images |
| Classes | Not reported (Not reported) |
| Splits | train, val, test |
| Size | 3.0 GB |
| Source-stated terms | Unknown — needs check (HF) |
| Normalized terms | unknown |
| Descriptive screening label | Unknown or unclear; do not assume permission |
| Terms scope | unknown |
| Access friction | self_service_authenticated |
| Route backend | HuggingFace Hub |
| Availability | available (checked 2026-07-21) |
| Acquisition support | standard_platform_supported |
| Legacy sample-loader status | Metadata and access only |
Reported quantities
| Role | Count | Unit | Scope | Basis | Evidence |
|---|---|---|---|---|---|
| Primary | 399 | images | Image rows in the current versioned Hugging Face deposit The dataset card describes a planned 327-patient paired cohort, but the current deposit contains 399 images and is not a complete 654-image paired release. | current_deposit_file_listing | huggingface.co/datasets |
| Additional | 327 | participants | Cohort described by the dataset card This source-described cohort is not fully represented in the current deposit. | official_source_description | huggingface.co/datasets |
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
Provenance and license require verification against the underlying publication before commercial use.
Access information and download
- CLI
- Python
# Read-only preflight
eyehub download paired_retina --data-dir ./data --dry-run --json
# Download, only when preflight reports supported behavior
eyehub download paired_retina --data-dir ./data
from eyedatahub.acquisition import preflight_dataset
from eyedatahub.datasets.registry import REGISTRY
ds = REGISTRY.get_dataset('paired_retina')
print(preflight_dataset(ds, './data')) # no download
Upstream page: huggingface.co/datasets
Source-term evidence: huggingface.co/datasets
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{paired_retina,
title = { Paired Retina Dataset: Cross-Device Fundus Pairs },
note = { Paired Retina Dataset: Cross-device fundus pairs. HuggingFace, 2025 },
year = { 2025 },
url = { https://huggingface.co/datasets/smartretina2025/paired_retina },
}
Paired Retina Dataset: Cross-device fundus pairs. HuggingFace, 2025.
Source-stated terms
- Raw source string: Unknown — needs check (HF)
- 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
- airogs: AIROGS: AI for Robust Glaucoma Screening (113,893 images,
cc-by-nc-nd) - multieye: MultiEYE: OCT-Enhanced Fundus Multi-Disease Benchmark (103,959 images,
mit) - eyecare_100k: Eyecare-100K: Multimodal Ophthalmology VQA Corpus (102,000 question answer pairs,
unknown) - justraigs: JustRAIGS: Just Referral AI Glaucoma Screening Dataset (101,442 images,
cc-by-nc-nd) - eyepacs: EyePACS — Diabetic Retinopathy Detection (Kaggle 2015) (88,702 images,
research-only) - angioreport: AngioReport Fundus Angiography Report Dataset (55,361 images,
unknown) - ffa_ir: FFA-IR Medical Report Dataset (47,247 images,
unknown) - mfiddr: MFIDDR: Multi-Field Imaging Dataset for Diabetic Retinopathy (34,452 images,
mit)