Title :
DEX: Deep EXpectation of Apparent Age from a Single Image
Author :
Rasmus Rothe;Radu Timofte;Luc Van Gool
Author_Institution :
Comput. Vision Lab., ETH Zurich, Zurich, Switzerland
Abstract :
In this paper we tackle the estimation of apparent age in still face images with deep learning. Our convolutional neural networks (CNNs) use the VGG-16 architecture [13] and are pretrained on ImageNet for image classification. In addition, due to the limited number of apparent age annotated images, we explore the benefit of finetuning over crawled Internet face images with available age. We crawled 0.5 million images of celebrities from IMDB and Wikipedia that we make public. This is the largest public dataset for age prediction to date. We pose the age regression problem as a deep classification problem followed by a softmax expected value refinement and show improvements over direct regression training of CNNs. Our proposed method, Deep EXpectation (DEX) of apparent age, first detects the face in the test image and then extracts the CNN predictions from an ensemble of 20 networks on the cropped face. The CNNs of DEX were finetuned on the crawled images and then on the provided images with apparent age annotations. DEX does not use explicit facial landmarks. Our DEX is the winner (1st place) of the ChaLearn LAP 2015 challenge on apparent age estimation with 115 registered teams, significantly outperforming the human reference.
Keywords :
"Face","Estimation","Training","Encyclopedias","Internet","Electronic publishing"
Conference_Titel :
Computer Vision Workshop (ICCVW), 2015 IEEE International Conference on
DOI :
10.1109/ICCVW.2015.41