TEyeD Real-World Eye-Tracking Dataset
Head-mounted eye images with pupil, iris, eyelid, eyeball, gaze, landmark, segmentation, and eye-movement annotations.
At a glance
| Field | Value |
|---|---|
| Short name | teyed |
| Full name | TEyeD Real-World Eye-Tracking Dataset |
| Primary category | eye_tracking |
| Contained modalities | eye_tracking |
| Tasks | gaze_estimation, segmentation, landmark_detection, classification |
| Samples | 20,666,096 |
| Classes | Not reported (Not reported) |
| Splits | all |
| Size | Not reported |
| Source-stated terms | Unknown; public FTP is described in the paper but no license is stated |
| Normalized terms | unknown |
| Descriptive screening label | Unknown or unclear; do not assume permission |
| Terms scope | unknown |
| Access friction | anonymous_direct |
| Route backend | Manual (upstream-gated) |
| Availability | available (checked 2026-07-21) |
| Acquisition support | guided_instructions_only |
| Legacy sample-loader status | Metadata and access only |
Notes
The paper reports 20,666,096 open- or closed-eye frames and also 200,977 no-eye frames, collected with seven trackers. It documents anonymous FTP access at nephrit.cs.uni-tuebingen.de using user TEyeDUser, but does not state a standard dataset license; confirm availability and terms before use.
Access preflight and acquisition
- CLI
- Python
# Read-only preflight
eyehub download teyed --data-dir ./data --dry-run --json
# Explicit transfer, only when preflight reports supported behavior
eyehub download teyed --data-dir ./data
from eyedatahub.acquisition import preflight_dataset
from eyedatahub.datasets.registry import REGISTRY
ds = REGISTRY.get_dataset('teyed')
print(preflight_dataset(ds, './data')) # no transfer
Upstream page: arxiv.org/abs
Source-term evidence: arxiv.org/abs
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{teyed,
title = { TEyeD Real-World Eye-Tracking Dataset },
note = { Fuhl W, Kasneci G, Kasneci E. TEyeD: Over 20 Million Real-World Eye Images with Rich 2D and 3D Annotations. arXiv:2102.02115. 2021 },
year = { 2102 },
url = { https://arxiv.org/abs/2102.02115 },
}
Fuhl W, Kasneci G, Kasneci E. TEyeD: Over 20 Million Real-World Eye Images with Rich 2D and 3D Annotations. arXiv:2102.02115. 2021.
Source-stated terms
- Raw source string: Unknown; public FTP is described in the paper but no license is stated
- 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
- gaze_capture: GazeCapture Mobile Eye-Tracking Dataset (2,445,504 records,
unknown) - eth_xgaze: ETH-XGaze Extreme-Pose Gaze Estimation Dataset (1,083,492 records,
cc-by-nc-sa) - mpii_gaze: MPIIGaze Appearance-Based Gaze Estimation Dataset (213,659 records,
cc-by-nc-sa) - gaze360: Gaze360 Physically Unconstrained Gaze Dataset (172,000 records,
unknown) - lpw: LPW Labelled Pupils in the Wild (130,856 records,
research-only) - glaucoma_eye_movements: Eye Movements of Glaucoma Patients with Asymmetrical Visual Field Loss (270 records,
cc-by)