ND-IRIS-0405 Iris Image Dataset
Longitudinal near-infrared iris images with subject, eye, age, sex, and ethnicity metadata used in ICE iris-recognition evaluations.
At a glance
| Field | Value |
|---|---|
| Short name | nd_iris_0405 |
| Full name | ND-IRIS-0405 Iris Image Dataset |
| Primary category | iris_biometrics |
| Contained modalities | iris_biometrics |
| Tasks | biometric_recognition, classification, demographic_analysis |
| Samples | 64,980 |
| Classes | Not reported (Not reported) |
| Splits | all |
| Size | Not reported |
| Source-stated terms | Research use under a signed institutional data license agreement |
| Normalized terms | research-only |
| Descriptive screening label | Research or challenge restriction recorded; check source |
| Terms scope | dataset_files |
| Access friction | controlled_or_manual |
| Route backend | Manual (upstream-gated) |
| Availability | available (checked 2026-07-21) |
| Acquisition support | manual_access_blocked |
| Legacy sample-loader status | Metadata and access only |
Notes
The current NIST catalog record reports 64,980 images from 356 participants and 712 irises. Access requires an institutional license signed by an authorized representative; approval and download instructions are issued by Notre Dame.
Access preflight and acquisition
- CLI
- Python
# This route requires upstream human action; no transfer starts.
eyehub download nd_iris_0405 --data-dir ./data --dry-run --json
# Follow the official instructions shown by preflight.
from eyedatahub.acquisition import preflight_dataset
from eyedatahub.datasets.registry import REGISTRY
ds = REGISTRY.get_dataset('nd_iris_0405')
print(preflight_dataset(ds, './data')) # returns manual_access_blocked
Upstream page: tsapps.nist.gov/BDbC
Source-term evidence: tsapps.nist.gov/BDbC
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{nd_iris_0405,
title = { ND-IRIS-0405 Iris Image Dataset },
note = { Bowyer KW, Flynn PJ. The ND-IRIS-0405 Iris Image Dataset. arXiv:1606.04853. 2016 },
year = { 2016 },
url = { https://tsapps.nist.gov/BDbC/Search/Details/371 },
}
Bowyer KW, Flynn PJ. The ND-IRIS-0405 Iris Image Dataset. arXiv:1606.04853. 2016.
Source-stated terms
- Raw source string: Research use under a signed institutional data license agreement
- Normalized category:
research-only - Apparent scope:
dataset_files - Descriptive screening label: Research or challenge restriction recorded; check source
⚠️ 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
- casia_iris_v4: CASIA-IrisV4 Iris Image Database (54,601 records,
cc0) - ubiris_v2: UBIRIS.v2 Noisy Visible-Wavelength Iris Database (11,102 records,
unknown)