



A curated dataset of 13,322 Asian face images spanning ages 2 to 98, designed for machine learning research in age estimation, face recognition across age, and related tasks. Listed as part of an awesome-style machine learning dataset collection.
Category: Themed Directories
Type: Public machine learning image dataset
Source: GitHub – All-Age-Faces Dataset
The All-Age-Faces (AAF) Dataset is a curated collection of 13,322 mostly Asian face images covering ages approximately 2 to 80. It is designed for machine learning research tasks such as age prediction and gender classification, and can also support face analysis across different age ranges.
Size and Composition
Data Organization
original images folder: original face imageskey points folder: facial landmark annotationsaligned faces folder: aligned face images based on landmarksexample folder: example of facial landmark distributionimage sets folder: train/validation split annotation filesFile Naming Convention
%05dA%02d.jpg
person_id: 5-digit serial number (00000–13321)age: 2-digit age valueAnnotations & Splits
image sets:
"%05dA%02d %d\n", person_id, age, gendergender = 0 for female, 1 for maleIntended Use Cases
Access & Downloads
Contact
Citation
If used in research, cite:
@article{cheng2019exploiting,
title={Exploiting effective facial patches for robust gender recognition},
author={Cheng, Jingchun and Li, Yali and Wang, Jilong and Yu, Le and Wang, Shengjin},
journal={Tsinghua Science and Technology},
volume={24},
number={3},
pages={333--345},
year={2019},
publisher={TUP}
}
Loading more......