Age and Gender Classification using Convolutional Neural Networks

Automatic age and gender classification has become relevant to an increasing amount of applications, particularly since the rise of social platforms and social media. Nevertheless, performance of existing methods on real-world images is still significantly lacking, especially when compared to the tremendous leaps in performance recently reported for the related task of face recognition. In this paper we show that by learning representations through the use of deep-convolutional neural networks (CNN), a significant increase in performance can be obtained on these tasks. To this end, we propose a simple convolutional net architecture that can be used even when the amount of learning data is limited. We evaluate our method on the recent Adience benchmark for age and gender estimation and show it to dramatically outperform current state-of-the-art methods.

PDF Abstract

Datasets


Task Dataset Model Metric Name Metric Value Global Rank Benchmark
Age And Gender Classification Adience Age Levi_Hassner CNN (over-sample, caffe) Accuracy (5-fold) 50.7 # 13
Age And Gender Classification Adience Age Levi_Hassner CNN (single crop, caffe) Accuracy (5-fold) 49.5 # 14
Age And Gender Classification Adience Age Levi_Hassner CNN (single crop, tensorflow) Accuracy (5-fold) 44.14 # 16
Age And Gender Classification Adience Gender Levi_Hassner CNN ( over-sample, caffe) Accuracy (5-fold) 86.8 # 7
Age And Gender Classification Adience Gender Levi_Hassner CNN (single crop, caffe) Accuracy (5-fold) 85.9 # 8
Age And Gender Classification Adience Gender Levi_Hassner CNN (single crop, tensorflow) Accuracy (5-fold) 82.52 # 10

Methods


No methods listed for this paper. Add relevant methods here