作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2006, Vol. 32 ›› Issue (24): 209-210. doi: 10.3969/j.issn.1000-3428.2006.24.075

• 人工智能及识别技术 • 上一篇    下一篇

基于神经网络和层次SVM的多姿态人脸识别

陈荣元1,蒋加伏2,蒋卫祥3   

  1. (1. 湖南商学院现代教育技术中心,长沙 410205;2. 长沙理工大学计算机与通信工程学院,长沙 410076; 3. 常州信息职业技术学院软件学院,常州 213164)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2006-12-20 发布日期:2006-12-20

Pose-varied Face Recognition Based on Neural Network and Hierarchical Support Vector Machines

CHEN Rongyuan1, JIANG Jiafu2, JIANG Weixiang3   

  1. (1. Modern Educational Technology Center, Hunan Business College, Changsha 410205; 2. Institute of Computer and Communication Engineering, Changsha University of Science and Technology, Changsha 410076; 3. Software Institute, Changzhou College of Information Technology, Changzhou 213164)
  • Received:1900-01-01 Revised:1900-01-01 Online:2006-12-20 Published:2006-12-20

摘要: 提出了一种基于神经网络和层次支持向量机的多姿态人脸识别方法。该方法在训练阶段先利用神经网络把姿态人脸图像特征向准标准人脸图像特征映射,再根据聚类结果来训练支持向量机。识别阶段是利用神经网络变换得到待识别图像所对应的准标准图像的特征,再让层次支持向量机初步判断待识别图像最可能所属的人,最后利用否定算法对待识别的人脸图像进行确认。实验表明该算法效果较佳。

关键词: 神经网络, 层次支持向量机, 离散余弦变换, 聚类算法

Abstract: The paper presents a method of pose-varied face recognition based on neural network and hierarchical support vector machines. At the stage of training, it transforms the feature vector of pose-varied image to the feature vector of standard image using neural network, then clusters the standard image feature vector, and trains the hierarchical support vector machines using the result of clustering. At the stage of the recognition, it transforms the feature vector of pose-varied image to the feature vector of standard image using the neural network, estimates which person the image mostly belongs to using hierarchical support vector machines, and confirms estimation using negative algorithm. The experiment shows that the effect is better.

Key words: Neural network, Hierarchical support vector machines, Discrete cosine transformation, Clustering algorithm