paper-with-me

Papers

Enhancing Convolutional Neural Networks for Face Recognition with Occlusion Maps and Batch Triplet Loss

2017-07-25 · Daniel Sáez Trigueros, Li Meng, Margaret Hartnett

Despite the recent success of convolutional neural networks for computer vision applications, unconstrained face recognition remains a challenge. In this work, we make two contributions to the field. Firstly, we consider the problem of face recognition with partial occlusions and show how current approaches might suffer significant performance degradation when dealing with this kind of face images. We propose a simple method to find out which parts of the human face are more important to achieve a high recognition rate, and use that information during training to force a convolutional neural network to learn discriminative features from all the face regions more equally, including those that typical approaches tend to pay less attention to. We test the accuracy of the proposed method when dealing with real-life occlusions using the AR face database. Secondly, we propose a novel loss function called batch triplet loss that improves the performance of the triplet loss by adding an extra term to the loss function to cause minimisation of the standard deviation of both positive and negative scores. We show consistent improvement in the Labeled Faces in the Wild (LFW) benchmark by applying both proposed adjustments to the convolutional neural network training.

📄 PDF Abstract BibTeX arXiv:1707.07923

Code (0)

등록된 구현이 없습니다.

Tasks

Face RecognitionTriplet

Similar Papers 제목 키워드 기반

Lossless Attention in Convolutional Networks for Facial Expression Recognition in the Wild

2020-01-31 · Chuang Wang, Ruimin Hu, Min Hu, Jiang Liu 외

Unlike the constraint frontal face condition, faces in the wild have various unconstrained interference factors, such as complex illumination, changing perspective and various occlusions. Facial expressions recognition (…

Facial Expression RecognitionFacial Expression Recognition (FER)

End2End Occluded Face Recognition by Masking Corrupted Features

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

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 o…

Face Recognition

Does Generative Face Completion Help Face Recognition?

2019-06-07 · Joe Mathai, Iacopo Masi, Wael Abd-Almageed

Face occlusions, covering either the majority or discriminative parts of the face, can break facial perception and produce a drastic loss of information. Biometric systems such as recent deep face recognition models are …

DecoderFace RecognitionFacial Inpainting

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…

Face Recognition

Structured Occlusion Coding for Robust Face Recognition

2015-02-02 · Yandong Wen, Weiyang Liu, Meng Yang, Yuli Fu 외

Occlusion in face recognition is a common yet challenging problem. While sparse representation based classification (SRC) has been shown promising performance in laboratory conditions (i.e. noiseless or random pixel corr…

Face RecognitionRobust Face RecognitionSparse Representation-based Classification