计算机应用 ›› 2020, Vol. 40 ›› Issue (4): 1050-1055.DOI: 10.11772/j.issn.1001-9081.2019081338

• 人工智能 • 上一篇    下一篇

基于加权正交约束非负矩阵分解的车脸识别算法

王锦凯, 贾旭   

  1. 辽宁工业大学 电子与信息工程学院, 辽宁 锦州 121001
  • 收稿日期:2019-08-02 修回日期:2019-11-27 出版日期:2020-04-10 发布日期:2019-12-09
  • 通讯作者: 王锦凯
  • 作者简介:王锦凯(1982-),男,辽宁锦州人,实验师,硕士,主要研究方向:计算机视觉、机器学习;贾旭(1983-),男,辽宁开原人,副教授,博士,CCF会员,主要研究方向:模式识别、机器学习。
  • 基金资助:
    国家自然科学基金资助项目(61502216);辽宁省自然科学基金资助项目(2019-ZD-0700)。

Vehicle face recognition algorithm based on NMF with weighted and orthogonal constraints

WANG Jinkai, JIA Xu   

  1. School of Electronics and Information Engineering, Liaoning University of Technology, Jinzhou Liaoning 121001, China
  • Received:2019-08-02 Revised:2019-11-27 Online:2020-04-10 Published:2019-12-09
  • Supported by:
    This work is partially supported by the National Natural Science Foundation of China(61502216),the Natural Science Foundation of Liaoning Province(2019-ZD-0700).

摘要: 面对多类别且标注数量有限的样本,为进一步提高车脸图像的识别准确性,提出一种基于改进非负矩阵分解(NMF)的车脸识别算法。首先,采用方向梯度直方图(HOG)算子提取车脸图像局部区域形状特征,并将其作为车脸图像的初始特征;而后,提出具有多权重、正交性、稀疏性约束的NMF模型,并基于该模型获得了描述车脸图像中关键区域的特征基,实现了特征的降维;最后,利用离散余弦距离计算特征间的相似性,进而对车脸图像是否匹配作出判断。实验结果表明,对于建立的车脸图像数据集,提出的识别算法能够取得较好的识别效果,准确率可达到97.56%,且满足实时性要求。

关键词: 车脸识别, 非负矩阵分解, 梯度下降法, 特征降维, 离散余弦距离

Abstract: Facing with multi-category samples with limited number of annotations,in order to improve vehicle face recognition accuracy,a vehicle face recognition algorithm based on improved Nonnegative Matrix Factorization(NMF)was proposed. Firstly,the shape feature of local region of vehicle face image was extracted by Histogram of Oriented Gradients (HOG)operator,which was used as the original feature of vehicle face image. Then,the NMF model with multiple weights, orthogonality and sparse constraints was proposed,based on which,the feature bases describing the vehicle face image key regions were acquired,and the feature dimension reduction was achieved. Finally,the discrete cosine distance was used to calculate the similarity between features,and it was able to be concluded that whether the vehicle face images were matched or not. Experimental results show that the proposed recognition algorithm can obtain good recognition effect with accuracy of 97. 68% on the established vehicle face image dataset,at the same time,the proposed algorithm can meet the real-time requirement.

Key words: vehicle face recognition, Nonnegative Matrix Factorization (NMF), gradient descent method, feature dimension reduction, discrete cosine distance

中图分类号: