摘要
传统的支持向量机(Support Vector Machines,SVM)在面对大样本训练问题时,其样本数量会受到内存的限制。因此,提出一种基于级联SVM和分类器融合的人脸图像性别识别方法。级联SVM分类器可以通过设定阈值将识别难易程度不同的样本分成若干层次来进行训练;同时,在级联的每一层上,为了降低分类器在识别过程中受各种因素的影响,对不同特征维数下得到的最优分类器进行融合,通过融合减小误差,使中性的人脸样本有更明确的分类。在同一硬件条件下的实验结果表明,单层SVM最多只能训练7万样本,而四层级联SVM训练样本数可达12万以上,相应的识别率也从单层融合前的96.7%上升至四层融合后的99.1%。
Traditional Support Vector Machine(SVM)when faced with a large sample training problem,the sample size is limited by hardware.Therefore,this paper proposes a face image gender classification algorithm based on hierarchy SVM and classifier fusion.Hierarchy SVM classifier can train the different samples in several levels by setting the threshold.Meanwhile,in the cascade of each layer,in order to reduce the influence of various factors which in the process of classifier recognition,it makes optimal classifier trained by different feature dimensions to fusion and through educe error in fusion to make neutral face samples have more clear classification.The experimental results under the same hardware conditions show that only70,000samples can be contained one time to train by one-layer SVM,while more than120,000samples are involved in four-layers SVM,the corresponding recognition rate is96.7%vs.99.1%.
作者
李昆仑
张炘
LI Kunlun;ZHANG Xin(Department of Information Subject, College of Science and Technology, Nanchang University, Nanchang 330029, China)
出处
《计算机工程与应用》
CSCD
北大核心
2017年第8期154-158,共5页
Computer Engineering and Applications
基金
江西省自然科学基金(No.20134BAB201040)
江西省教育厅科学技术研究项目(No.2013GJJ01004)
关键词
支持向量机
级联
分类器
融合
Support Vector Machines(SVM)
hierarchy
classifier
fusion