paper-with-me

Papers

End2End Occluded Face Recognition by Masking Corrupted Features

2021-08-21 · Haibo Qiu, Dihong Gong, Zhifeng Li, Wei Liu, DaCheng Tao

With the recent advancement of deep convolutional neural networks, significant progress has been made in general face recognition. However, the state-of-the-art general face recognition models do not generalize well to occluded face images, which are exactly the common cases in real-world scenarios. The potential reasons are the absences of large-scale occluded face data for training and specific designs for tackling corrupted features brought by occlusions. This paper presents a novel face recognition method that is robust to occlusions based on a single end-to-end deep neural network. Our approach, named FROM (Face Recognition with Occlusion Masks), learns to discover the corrupted features from the deep convolutional neural networks, and clean them by the dynamically learned masks. In addition, we construct massive occluded face images to train FROM effectively and efficiently. FROM is simple yet powerful compared to the existing methods that either rely on external detectors to discover the occlusions or employ shallow models which are less discriminative. Experimental results on the LFW, Megaface challenge 1, RMF2, AR dataset and other simulated occluded/masked datasets confirm that FROM dramatically improves the accuracy under occlusions, and generalizes well on general face recognition. Code is available at https://github.com/haibo-qiu/FROM

📄 PDF Abstract BibTeX arXiv:2108.09468

Code (1)

haibo-qiu/from 공식 구현 pytorch

Tasks

Face Recognition

Similar Papers 제목 키워드 기반

Occlusion Robust Face Recognition Based on Mask Learning With Pairwise Differential Siamese Network

2019-10-01 · ICCV 2019 10 · Lingxue Song, Dihong Gong, Zhifeng Li, Changsong Liu 외

Deep Convolutional Neural Networks (CNNs) have been pushing the frontier of face recognition over past years. However, existing CNN models are far less accurate when handling partially occluded faces. These general face…

Face RecognitionRobust Face Recognition

Occlusion Robust Face Recognition Based on Mask Learning with PairwiseDifferential Siamese Network

2019-08-17 · Lingxue Song, Dihong Gong, Zhifeng Li, Changsong Liu 외

Deep Convolutional Neural Networks (CNNs) have been pushing the frontier of the face recognition research in the past years. However, existing general CNN face models generalize poorly to the scenario of occlusions on va…

Face RecognitionRobust Face Recognition

Occlusion-Adaptive Deep Network for Robust Facial Expression Recognition

2020-05-12 · Hui Ding, Peng Zhou, Rama Chellappa

Recognizing the expressions of partially occluded faces is a challenging computer vision problem. Previous expression recognition methods, either overlooked this issue or resolved it using extreme assumptions. Motivated …

Facial Expression RecognitionFacial Expression Recognition (FER)

Seeing through the Mask: Multi-task Generative Mask Decoupling Face Recognition

2023-11-20 · Zhaohui Wang, Sufang Zhang, Jianteng Peng, Xinyi Wang 외

The outbreak of COVID-19 pandemic make people wear masks more frequently than ever. Current general face recognition system suffers from serious performance degradation,when encountering occluded scenes. The potential re…

Face GenerationFace Recognition

Latent-OFER: Detect, Mask, and Reconstruct with Latent Vectors for Occluded Facial Expression Recognition

2023-07-21 · ICCV 2023 1 · Isack Lee, Eungi Lee, Seok Bong Yoo

Most research on facial expression recognition (FER) is conducted in highly controlled environments, but its performance is often unacceptable when applied to real-world situations. This is because when unexpected object…

Facial Expression RecognitionFacial Expression Recognition (FER)Position