PGR-Net: A Parallel Network Based on Group and Regression for Age Estimation.

Na Liu,Liang Chang,Fuqing Duan
DOI: https://doi.org/10.1109/icassp.2019.8683005
2019-01-01
Abstract:Age is an important biometric feature of human face. Estimating the specific age of facial images is challenging, because of face aging's highly nonlinearity and randomness. Commonly age predictors are based on classification or regression method, which may be affected greatly by the category number or data distribution of the labelled samples. In this paper, we design a parallel deep neural network, called PGR-Net. It is a unified learning model which combines the merits of traditional classification methods and regression methods. The model consists of a classification network and several age regressors. The classification network is designed to divide facial images into several age groups, and a regressor is trained for each group separately. We train the classification network and the regressors in parallel, and perform age estimation with the regressor of the group predicted by the classification network. Experiments show that the proposed approach is fairly competitive compared with the state-of-the-art methods on two public datasets.
What problem does this paper attempt to address?