Wang Bingshu, Zhao Yong, Chen C L Philip
School of SoftwareNorthwestern Polytechnical University Suzhou 215400 China.
Key Laboratory of Integrated Microsystems, School of Electronic and Computer EngineeringPeking University Shenzhen Graduate School Shenzhen 518055 China.
IEEE Trans Instrum Meas. 2021 Mar 30;70:5009612. doi: 10.1109/TIM.2021.3069844. eCollection 2021.
In the era of Corona Virus Disease 2019 (COVID-19), wearing a mask can effectively protect people from infection risk and largely decrease the spread in public places, such as hospitals and airports. This brings a demand for the monitoring instruments that are required to detect people who are wearing masks. However, this is not the objective of existing face detection algorithms. In this article, we propose a two-stage approach to detect wearing masks using hybrid machine learning techniques. The first stage is designed to detect candidate wearing mask regions as many as possible, which is based on the transfer model of Faster_RCNN and InceptionV2 structure, while the second stage is designed to verify the real facial masks using a broad learning system. It is implemented by training a two-class model. Moreover, this article proposes a data set for wearing mask detection (WMD) that includes 7804 realistic images. The data set has 26403 wearing masks and covers multiple scenes, which is available at "https://github.com/BingshuCV/WMD." Experiments conducted on the data set demonstrate that the proposed approach achieves an overall accuracy of 97.32% for simple scene and an overall accuracy of 91.13% for the complex scene, outperforming the compared methods.
在2019冠状病毒病(COVID-19)时代,佩戴口罩可以有效保护人们免受感染风险,并在很大程度上减少在医院和机场等公共场所的传播。这带来了对检测戴口罩人员所需监测仪器的需求。然而,这并非现有面部检测算法的目标。在本文中,我们提出了一种使用混合机器学习技术检测戴口罩情况的两阶段方法。第一阶段旨在尽可能多地检测候选戴口罩区域,它基于Faster_RCNN和InceptionV2结构的迁移模型,而第二阶段旨在使用广义学习系统验证真实的面部口罩。它通过训练一个二类模型来实现。此外,本文提出了一个用于戴口罩检测(WMD)的数据集,其中包括7804张真实图像。该数据集有26403张戴口罩的图像,涵盖多个场景,可在“https://github.com/BingshuCV/WMD”获取。在该数据集上进行的实验表明,所提出的方法在简单场景下的总体准确率为97.32%,在复杂场景下的总体准确率为91.13%,优于比较方法。