Naked eye recognition of age is usually based on comparison with the age of others. However, this idea is ignored by computer tasks because it is difficult to obtain representative contrast images of each age. Inspired by the transfer learning, we designed the Delta Age AdaIN (DAA) operation to obtain the feature difference with each age, which obtains the style map of each age through the learned values representing the mean and standard deviation. We let the input of transfer learning as the binary code of age natural number to obtain continuous age feature information. The learned two groups of values in Binary code mapping are corresponding to the mean and standard deviation of the comparison ages. In summary, our method consists of four parts: FaceEncoder, DAA operation, Binary code mapping, and AgeDecoder modules. After getting the delta age via AgeDecoder, we take the average value of all comparison ages and delta ages as the predicted age. Compared with state-of-the-art methods, our method achieves better performance with fewer parameters on multiple facial age datasets.
翻译:对年龄的裸视识别通常基于与他人年龄的比较。 但是, 计算机任务忽略了这一理念, 因为很难获得每个年龄的有代表性的对比图像。 在转移学习的启发下, 我们设计了Delta Age AdaIN(DAAA) 操作, 以获得每个年龄的特征差异, 通过代表平均值和标准偏差的学习值获得每个年龄的风格地图。 我们让作为年龄自然数二进制代码的转移学习输入来获得连续年龄特征信息。 二进制代码绘图中学习的两组数值与比较年龄的平均值和标准偏差相对应。 总之, 我们的方法由四个部分组成: Face Encoder、 DAAA 操作、 Binary 代码映射和 AgeDecoder 模块。 在通过AgeDecoder 获得三角洲年龄后, 我们用所有比较年龄和三角洲年龄的平均值作为预测年龄。 与最新方法相比, 我们的方法在多个面部年龄数据集的参数较少的情况下, 取得更好的表现。</s>