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

计算机工程 ›› 2009, Vol. 35 ›› Issue (20): 187-188. doi: 10.3969/j.issn.1000-3428.2009.20.066

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

一种Adaboost快速训练算法

钱志明1,2,徐 丹1   

  1. (1. 云南大学信息学院计算机系,昆明 650091;2. 楚雄师范学院,楚雄 675000)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-10-20 发布日期:2009-10-20

Fast Adaboost Training Algorithm

QIAN Zhi-ming1,2, XU Dan1   

  1. (1. Dept. of Computer, School of Information Science and Engineering, Yunnan University, Kunming 650091;2. Chuxiong Normal University, Chuxiong 675000)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-10-20 Published:2009-10-20

摘要: 为解决基于Adaboost算法的人脸检测训练耗时的问题,提出一种Adaboost快速训练算法。基于原算法,在训练中使用序列化表格选取弱特征,在一轮训练结束后不进行样本权值更新,直接在已选分类器的基础上利用直方图统计的方法进行下一轮训练。实验证明该算法有较高的训练效率。

关键词: 人脸检测, 分类器, 训练算法

Abstract: In order to solve the problem of long training time in face detection with Adaboost algorithm, this paper presents a fast Adaboost training algorithm. Based on original Adaboost, it uses the serialization table to select weaker classifier in training process. After a round of training, it does not update the sample weights but does the next round training by using histogram statistics, which is based on the selected classifier. Experimental result show that the algorithm gains higher training efficiency.

Key words: face detection, classifier, training algorithm

中图分类号: