Ramadhan M Vickya, Muchtar Kahlil, Nurdin Yudha, Oktiana Maulisa, Fitria Maya, Maulina Novi, Elwirehardja Gregorius Natanael, Pardamean Bens
Department of Electrical and Computer Engineering, Universitas Syiah Kuala, Banda Aceh, 23111, Indonesia.
Telematics Research Center (TRC) Universitas Syiah Kuala, Banda Aceh, 23111, Indonesia.
Procedia Comput Sci. 2023;216:48-56. doi: 10.1016/j.procs.2022.12.110. Epub 2023 Jan 10.
The spread of Corona Virus Disease 19 (COVID-19) in Indonesia is still relatively high and has not shown a significant decrease. One of the main reasons is due to the lack of supervision on the implementation of health protocols such as wearing masks in daily activities. Recently, state-of-the-art algorithms were introduced to automate face mask detection. To be more specific, the researchers developed various kinds of architectures for the detection of masks based on computer vision methods. This paper aims to evaluate well-known architectures, namely the ResNet50, VGG11, InceptionV3, EfficientNetB4, and YOLO (You Only Look Once) to recommend the best approach in this specific field. By using the MaskedFace-Net dataset, the experimental results showed that the EfficientNetB4 architecture has better accuracy at 95.77% compared to the YOLOv4 architecture of 93.40%, InceptionV3 of 87.30%, YOLOv3 of 86.35%, ResNet50 of 84.41%, VGG11 of 84.38%, and YOLOv2 of 78.75%, respectively. It should be noted that particularly for YOLO, the model was trained using a collection of MaskedFace-Net images that had been pre-processed and labelled for the task. The model was initially able to train faster with pre-trained weights from the COCO dataset thanks to transfer learning, resulting in a robust set of features expected for face mask detection and classification.
新型冠状病毒肺炎(COVID-19)在印度尼西亚的传播率仍然相对较高,且尚未呈现出显著下降趋势。主要原因之一是在日常活动中缺乏对诸如佩戴口罩等健康协议执行情况的监督。最近,引入了最先进的算法来实现口罩佩戴检测的自动化。更具体地说,研究人员基于计算机视觉方法开发了各种用于口罩检测的架构。本文旨在评估一些知名架构,即残差网络50(ResNet50)、视觉几何组11(VGG11)、初始网络V3(InceptionV3)、高效网络B4(EfficientNetB4)和你只看一次(YOLO),以推荐该特定领域的最佳方法。通过使用蒙面人脸网络(MaskedFace-Net)数据集,实验结果表明,高效网络B4架构的准确率更高,为95.77%,相比之下,YOLOv4架构的准确率为93.40%,初始网络V3为87.30%,YOLOv3为86.35%,残差网络50为84.41%,VGG11为84.38%,YOLOv2为78.75%。需要注意的是,特别是对于YOLO,该模型是使用经过预处理并针对该任务进行标记的蒙面人脸网络图像集合进行训练的。由于迁移学习,该模型最初能够利用来自COCO数据集的预训练权重更快地进行训练,从而产生了一组用于口罩检测和分类的强大特征。