计算机应用 ›› 2017, Vol. 37 ›› Issue (11): 3152-3156.DOI: 10.11772/j.issn.1001-9081.2017.11.3152

• 第十六届中国机器学习会议(CCML 2017) • 上一篇    下一篇

基于代价敏感深度决策树的公交车环境人脸检测

娄康1,2, 薛彦兵1,2, 张桦1,2, 徐光平1,2, 高赞1,2, 王志岗1,2   

  1. 1. 计算机视觉与系统省部共建教育部重点实验室(天津理工大学), 天津 300384;
    2. 天津市智能计算及软件新技术重点实验室(天津理工大学), 天津 300384
  • 收稿日期:2017-05-16 修回日期:2017-06-05 出版日期:2017-11-10 发布日期:2017-11-11
  • 通讯作者: 薛彦兵
  • 作者简介:娄康(1992-),女,山东聊城人,硕士研究生,CCF会员,主要研究方向:计算机视觉,机器学习;薛彦兵(1979-),男,山东沂南人,副研究员,硕士,CCF会员,主要研究方向:计算机视觉、机器学习;张桦(1962-),女,四川安丘人,教授,博士生导师,博士,CCF会员,主要研究方向:计算机视觉、机器学习。
  • 基金资助:
    国家自然科学基金资助项目(U1509207,61325019,61472278,61403281,61572357)。

Face detection in bus environment based on cost-sensitive deep quadratic tree

LOU Kang1,2, XUE Yanbing1,2, ZHANG Hua1,2, XU Guangping1,2, GAO Zan1,2, WANG Zhigang1,2   

  1. 1. Key Laboratory of Computer Vision and System of Ministry of Education(Tianjin University of Technology), Tianjin 300384, China;
    2. Tianjin Key Laboratory of Intelligence Computing and Novel Software Technology(Tianjin University of Technology), Tianjin 300384, China
  • Received:2017-05-16 Revised:2017-06-05 Online:2017-11-10 Published:2017-11-11
  • Supported by:
    This work is partially supported by the National Natural Foundation of China (U1509207,61325019,61472278, 61403281, 61572357).

摘要: 针对公交车环境下的人脸检测具有光照变化、模糊、遮挡、低分辨率和姿势变化等问题,提出了基于代价敏感深度决策树的人脸检测算法。首先,基于归一化的像素差异(NPD)特征构建单个深度二次树(DQT);接着,根据当前决策树的分类结果,利用代价敏感Gentle Adaboost方法对样本权重进行更新,依次训练出多棵深度决策树;最后,将所有决策树通过Soft-Cascade级联得到最终的检测算法。在人脸检测数据集(FDDB)和公交车视频上的实验结果表明,所提算法与现有的深度决策树算法相比,在检测率和检测速度上均有提升。

关键词: 归一化的像素差异特征, 代价敏感, 深度二次树, Gentle Adaboost方法, Soft-Cascade

Abstract: The problems of face detection in bus environment include ambient illumination changing, image distortion, human body occlusion, abnormal postures and etc. For alleviating these mentioned limitations, a face detection based on cost-sensitive Deep Quadratic Tree (DQT) was proposed. First of all, Normalized Pixel Difference (NPD) feature was utilized to construct and train a single DQT. According to the classification result of the current decision tree, the cost-sensitive Gentle Adaboost method was used to update the sample weight, and a number of deep decision trees were trained. Finally, the classifier was produced by Soft-Cascade method with multiple upgraded deep quadratic trees. The experimental results on Face Detection Data set and Benchmark (FDDB) and bus video show that compared with the existing depth decision tree algorithm, the proposed algorithm has improved the detection rate and detection speed.

Key words: Normalized Pixel Difference (NPD) feature, cost-sensitive, Deep Quadratic Tree (DQT), Gentle Adaboost method, Soft-Cascade

中图分类号: