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 |
| First published | Unknown |
| Publication date precision | Unknown |
| Publication date evidence | Unknown |
| Publication date source field | Unknown |
| Publication date reviewed | Unknown |
| Primary category | eye_tracking |
| Resource role | current_dataset |
| Dataset family | teyed |
| Contained modalities | eye_tracking |
| Tasks | gaze_estimation, segmentation, landmark_detection, classification |
| Primary reported quantity | 20,666,096 images |
| 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 |
Reported quantities
| Role | Count | Unit | Scope | Basis | Evidence |
|---|---|---|---|---|---|
| Primary | 20,666,096 | images | Primary quantity reported in the reviewed catalog source | legacy_catalog_field | arxiv.org/abs |
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
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 information and download
- CLI
- Python
# Read-only preflight
eyehub download teyed --data-dir ./data --dry-run --json
# Download, 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 download
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.
Similar resources by shared modality
- gaze_capture: GazeCapture Mobile Eye-Tracking Dataset (2,445,504 frames,
unknown) - eth_xgaze: ETH-XGaze Extreme-Pose Gaze Estimation Dataset (1,083,492 images,
cc-by-nc-sa) - mpii_gaze: MPIIGaze Appearance-Based Gaze Estimation Dataset (213,659 images,
cc-by-nc-sa) - gaze360: Gaze360 Physically Unconstrained Gaze Dataset (172,000 frames,
unknown) - lpw: LPW Labelled Pupils in the Wild (130,856 frames,
research-only) - glaucoma_eye_movements: Eye Movements of Glaucoma Patients with Asymmetrical Visual Field Loss (270 participants,
cc-by) - mendeley_sub_cone_visual_resolution_by_active: Data from: Sub-cone visual resolution by active, adaptive sampling in the human foveola (16 participants,
cc-by) - asd_eye_tracking: Autism Spectrum Disorder Eye-Tracking Dataset (Not reported,
cc-by)