Ensemble Learning using Transformers and Convolutional Networks for Masked Face Recognition

October 10, 2022 ยท Entered Twilight ยท ๐Ÿ› International Conference on Signal-Image Technology and Internet-Based Systems

๐Ÿ’ค TWILIGHT: Eternal Rest
Repo abandoned since publication

Repo contents: ENSEMBLE_LEARNING.ipynb, README.md, cnn_models.png, ensemble.png, transformer.png

Authors Mohammed R. Al-Sinan, Aseel F. Haneef, Hamzah Luqman arXiv ID 2210.04816 Category cs.CV: Computer Vision Cross-listed cs.LG Citations 4 Venue International Conference on Signal-Image Technology and Internet-Based Systems Repository https://github.com/Hamzah-Luqman/MFR โญ 10 Last Checked 1 month ago
Abstract
Wearing a face mask is one of the adjustments we had to follow to reduce the spread of the coronavirus. Having our faces covered by masks constantly has driven the need to understand and investigate how this behavior affects the recognition capability of face recognition systems. Current face recognition systems have extremely high accuracy when dealing with unconstrained general face recognition cases but do not generalize well with occluded masked faces. In this work, we propose a system for masked face recognition. The proposed system comprises two Convolutional Neural Network (CNN) models and two Transformer models. The CNN models have been fine-tuned on FaceNet pre-trained model. We ensemble the predictions of the four models using the majority voting technique to identify the person with the mask. The proposed system has been evaluated on a synthetically masked LFW dataset created in this work. The best accuracy is obtained using the ensembled models with an accuracy of 92%. This recognition rate outperformed the accuracy of other models and it shows the correctness and robustness of the proposed model for recognizing masked faces. The code and data are available at https://github.com/Hamzah-Luqman/MFR
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computer Vision