Retina Age Analysis
Fundus images and age labels for retinal age prediction and regression.
At a glance
| Field | Value |
|---|---|
| Short name | retina_age_analysis |
| Full name | Retina Age Analysis |
| First published | 2025 |
| Publication date precision | year |
| Publication date evidence | huggingface.co/datasets |
| Publication date source field | @dataset citation year |
| Publication date reviewed | 2026-09-11 |
| Primary category | fundus |
| Resource role | current_dataset |
| Dataset family | retina_age_analysis |
| Contained modalities | fundus |
| Tasks | regression |
| Primary reported quantity | 9,857 images |
| Classes | Not reported (Not reported) |
| Splits | all |
| Size | 1.0 GB |
| Source-stated terms | MIT |
| Normalized terms | mit |
| Descriptive screening label | Standard label without an explicit NC clause; verify that it applies to data |
| 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 | 9,857 | images | Primary quantity reported in the reviewed catalog source | legacy_catalog_field | 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 should be verified before clinical use.
Access information and download
- CLI
- Python
# Read-only preflight
eyehub download retina_age_analysis --data-dir ./data --dry-run --json
# Download, only when preflight reports supported behavior
eyehub download retina_age_analysis --data-dir ./data
from eyedatahub.acquisition import preflight_dataset
from eyedatahub.datasets.registry import REGISTRY
ds = REGISTRY.get_dataset('retina_age_analysis')
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{retina_age_analysis,
title = { Retina Age Analysis },
note = { ramankamran/retina-age-analysis. Hugging Face dataset, accessed 2026-07 },
year = { 2026 },
url = { https://huggingface.co/datasets/ramankamran/retina-age-analysis },
}
ramankamran/retina-age-analysis. Hugging Face dataset, accessed 2026-07.
Source-stated terms
- Raw source string: MIT
- Normalized category:
mit - Apparent scope:
unknown - Descriptive screening label: Standard label without an explicit NC clause; verify that it applies to data
⚠️ 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)