paper-with-me

홈 › Papers

PPL: Pairwise Prototype Learning for Masked Face Recognition

2022-11-21 · 33rd British Machine Vision Conference 2022 2022 11 · Kim, Minsoo; Nam, Gi Pyo; Hong, Yu-Jin; Kim, Ig-Jae

The occlusion caused by a facemask emerged as a new challenge in face recognition as the pandemic of COVID-19 made wearing a facemask an everyday practice. The recognition performance of the previous approaches degraded in recognising a face with a facemask since the models were trained to extract features from the overall face and not many face samples with a facemask were available. Although the previously proposed method of using both face data without facemasks and those with synthesised facemasks for training improved the recognition performance, a certain drop in the recognition performance for faces without facemasks was observed. Thus, we propose an approach that can achieve robust recognition of faces with facemasks without compromising that of faces without facemasks. This study broke free from using a single prototype and designed Pairwise Prototype Learning (PPL) which separated the prototype depending on the facemask condition of the face data. Models trained with the proposed PPL method outperformed those trained with previously suggested methods in recognising both faces with and without facemasks. On top of presenting a new MFW+ dataset for masked face recognition benchmark, our study found a simple and intuitive way to improve recognition performance on all benchmarks, overcoming the limitation of using a single prototype in face recognition for faces with facemasks. All codes of PPL are available at https://github.com/kim1102/PPL-MFR.

📄 PDF Abstract BibTeX

Code (1)

kim1102/PPL-MFR pytorch

Tasks

Face RecognitionFine-Grained Image Recognition

Similar Papers 제목 키워드 기반

Dual Prototyping with Domain and Class Prototypes for Affective Brain-Computer Interface in Unseen Target Conditions

2024-11-27 · Guangli Li, Zhehao Zhou, Tuo Sun, Ping Tan 외

EEG signals have emerged as a powerful tool in affective brain-computer interfaces, playing a crucial role in emotion recognition. However, current deep transfer learning-based methods for EEG recognition face challenges…

Brain Computer InterfaceDisentanglementEEGEmotion Recognition+1

Masked Face Recognition Dataset and Application

2020-03-20 · Zhongyuan Wang, Guangcheng Wang, Baojin Huang, Zhangyang Xiong 외

In order to effectively prevent the spread of COVID-19 virus, almost everyone wears a mask during coronavirus epidemic. This almost makes conventional facial recognition technology ineffective in many cases, such as comm…

Face DetectionFace Recognition

Balanced Masked and Standard Face Recognition

2021-10-04 · Delong Qi, Kangli Hu, Weijun Tan, Qi Yao 외

We present the improved network architecture, data augmentation, and training strategies for the Webface track and Insightface/Glint360K track of the masked face recognition challenge of ICCV2021. One of the key goals is…

Data AugmentationFace DetectionFace Recognition

An Exploratory Study of Masked Face Recognition with Machine Learning Algorithms

2023-06-14 · Megh Pudyel, Mustafa Atay

Automated face recognition is a widely adopted machine learning technology for contactless identification of people in various processes such as automated border control, secure login to electronic devices, community sur…

Face Recognition

Towards Large-scale Masked Face Recognition

2023-10-25 · Manyuan Zhang, Bingqi Ma, Guanglu Song, Yunxiao Wang 외

During the COVID-19 coronavirus epidemic, almost everyone is wearing masks, which poses a huge challenge for deep learning-based face recognition algorithms. In this paper, we will present our \textbf{championship} solut…

Face Recognition