paper-with-me

Papers

Efficient Masked Face Recognition Method during the COVID-19 Pandemic

2021-05-07 · Walid Hariri

The coronavirus disease (COVID-19) is an unparalleled crisis leading to a huge number of casualties and security problems. In order to reduce the spread of coronavirus, people often wear masks to protect themselves. This makes face recognition a very difficult task since certain parts of the face are hidden. A primary focus of researchers during the ongoing coronavirus pandemic is to come up with suggestions to handle this problem through rapid and efficient solutions. In this paper, we propose a reliable method based on occlusion removal and deep learning-based features in order to address the problem of the masked face recognition process. The first step is to remove the masked face region. Next, we apply three pre-trained deep Convolutional Neural Networks (CNN) namely, VGG-16, AlexNet, and ResNet-50, and use them to extract deep features from the obtained regions (mostly eyes and forehead regions). The Bag-of-features paradigm is then applied to the feature maps of the last convolutional layer in order to quantize them and to get a slight representation comparing to the fully connected layer of classical CNN. Finally, Multilayer Perceptron (MLP) is applied for the classification process. Experimental results on Real-World-Masked-Face-Dataset show high recognition performance compared to other state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2105.03026

Code (0)

등록된 구현이 없습니다.

Tasks

Face Recognition

Similar Papers 제목 키워드 기반

Self-restrained Triplet Loss for Accurate Masked Face Recognition

2021-03-02 · Fadi Boutros, Naser Damer, Florian Kirchbuchner, Arjan Kuijper

Using the face as a biometric identity trait is motivated by the contactless nature of the capture process and the high accuracy of the recognition algorithms. After the current COVID-19 pandemic, wearing a face mask has…

Face RecognitionTriplet

Analysis of face detection, face landmarking, and face recognition performance with masked face images

2022-06-03 · Ožbej Golob

Face recognition has become an essential task in our lives. However, the current COVID-19 pandemic has led to the widespread use of face masks. The effect of wearing face masks is currently an understudied issue. The aim…

Face DetectionFace Recognition

A Unified Framework for Masked and Mask-Free Face Recognition via Feature Rectification

2022-02-15 · Shaozhe Hao, Chaofeng Chen, Zhenfang Chen, Kwan-Yee K. Wong

Face recognition under ideal conditions is now considered a well-solved problem with advances in deep learning. Recognizing faces under occlusion, however, still remains a challenge. Existing techniques often fail to rec…

Face Recognition

My Eyes Are Up Here: Promoting Focus on Uncovered Regions in Masked Face Recognition

2021-08-02 · Pedro C. Neto, Fadi Boutros, João Ribeiro Pinto, Mohsen Saffari 외

The recent Covid-19 pandemic and the fact that wearing masks in public is now mandatory in several countries, created challenges in the use of face recognition systems (FRS). In this work, we address the challenge of mas…

Face RecognitionTriplet

Masked Face Recognition: Human vs. Machine

2021-03-02 · Naser Damer, Fadi Boutros, Marius Süßmilch, Meiling Fang 외

The recent COVID-19 pandemic has increased the focus on hygienic and contactless identity verification methods. However, the pandemic led to the wide use of face masks, essential to keep the pandemic under control. The e…

Face RecognitionFace Verification