Face Identification

41 papers with code • 4 benchmarks • 5 datasets

Face identification is the task of matching a given face image to one in an existing database of faces. It is the second part of face recognition (the first part being detection). It is a one-to-many mapping: you have to find an unknown person in a database to find who that person is.

Libraries

Use these libraries to find Face Identification models and implementations

Editable Neural Networks

eric-mitchell/mend ICLR 2020

We empirically demonstrate the effectiveness of this method on large-scale image classification and machine translation tasks.

214
01 Apr 2020

MarginDistillation: distillation for margin-based softmax

david-svitov/margindistillation 5 Mar 2020

The usage of convolutional neural networks (CNNs) in conjunction with a margin-based softmax approach demonstrates a state-of-the-art performance for the face recognition problem.

42
05 Mar 2020

FCSR-GAN: Joint Face Completion and Super-resolution via Multi-task Learning

swordcheng/FCSR-GAN 4 Nov 2019

Combined variations containing low-resolution and occlusion often present in face images in the wild, e. g., under the scenario of video surveillance.

44
04 Nov 2019

VarGFaceNet: An Efficient Variable Group Convolutional Neural Network for Lightweight Face Recognition

zma-c-137/VarGFaceNet 11 Oct 2019

To improve the discriminative and generalization ability of lightweight network for face recognition, we propose an efficient variable group convolutional network called VarGFaceNet.

310
11 Oct 2019

A Supervised Learning Methodology for Real-Time Disguised Face Recognition in the Wild

abrarmajeedi/Disguised-Facial-Recognition-DFR 8 Sep 2018

The modern day scenario, where security is of prime concern, regular face identification techniques do not perform as required when the faces are disguised, which calls for a different approach to handle situations where intruders have their faces masked.

3
08 Sep 2018

Git Loss for Deep Face Recognition

kjanjua26/Git-Loss-For-Deep-Face-Recognition 23 Jul 2018

Conventionally, CNNs have been trained with softmax as supervision signal to penalize the classification loss.

36
23 Jul 2018

Pose-Robust Face Recognition via Deep Residual Equivariant Mapping

penincillin/DREAM CVPR 2018

However, many contemporary face recognition models still perform relatively poor in processing profile faces compared to frontal faces.

388
02 Mar 2018

CosFace: Large Margin Cosine Loss for Deep Face Recognition

PaddlePaddle/PaddleClas CVPR 2018

The central task of face recognition, including face verification and identification, involves face feature discrimination.

5,262
29 Jan 2018

ArcFace: Additive Angular Margin Loss for Deep Face Recognition

deepinsight/insightface CVPR 2019

Recently, a popular line of research in face recognition is adopting margins in the well-established softmax loss function to maximize class separability.

21,288
23 Jan 2018

Group-level Emotion Recognition using Transfer Learning from Face Identification

arassadin/emotiw2017 6 Sep 2017

In this paper, we describe our algorithmic approach, which was used for submissions in the fifth Emotion Recognition in the Wild (EmotiW 2017) group-level emotion recognition sub-challenge.

15
06 Sep 2017