Face Recognition

557 papers with code • 22 benchmarks • 61 datasets

Facial Recognition is the task of making a positive identification of a face in a photo or video image against a pre-existing database of faces. It begins with detection - distinguishing human faces from other objects in the image - and then works on identification of those detected faces.

The state of the art tables for this task are contained mainly in the consistent parts of the task : the face verification and face identification tasks.

( Image credit: Face Verification )

Libraries

Use these libraries to find Face Recognition models and implementations

MeanCut: A Greedy-Optimized Graph Clustering via Path-based Similarity and Degree Descent Criterion

zpguigroupwhu/meancut-clustering 7 Dec 2023

As the most typical graph clustering method, spectral clustering is popular and attractive due to the remarkable performance, easy implementation, and strong adaptability.

2
07 Dec 2023

CLIPC8: Face liveness detection algorithm based on image-text pairs and contrastive learning

FaceOnLive/Face-Liveness-Detection-SDK-Linux 29 Nov 2023

To tackle this issue, we propose a face liveness detection method based on image-text pairs and contrastive learning, dividing liveness attack problems in the financial field into eight categories and using text information to describe the images of these eight types of attacks.

200
29 Nov 2023

Multi-Task Faces (MTF) Data Set: A Legally and Ethically Compliant Collection of Face Images for Various Classification Tasks

ramihaf/mtf_data_set 20 Nov 2023

To address these issues, we present the Multi-Task Faces (MTF) image data set, a meticulously curated collection of face images designed for various classification tasks, including face recognition, as well as race, gender, and age classification.

0
20 Nov 2023

FRCSyn Challenge at WACV 2024:Face Recognition Challenge in the Era of Synthetic Data

ndido98/frcsyn 17 Nov 2023

Despite the widespread adoption of face recognition technology around the world, and its remarkable performance on current benchmarks, there are still several challenges that must be covered in more detail.

3
17 Nov 2023

Masked Face Dataset Generation and Masked Face Recognition

Recognito-Vision/NIST-FRVT-Top-1-Face-Recognition 13 Nov 2023

In the post-pandemic era, wearing face masks has posed great challenge to the ordinary face recognition.

219
13 Nov 2023

Loss Balancing for Fair Supervised Learning

khalilimahdi/loss_balancing_icml2023 7 Nov 2023

Imposing EL on the learning process leads to a non-convex optimization problem even if the loss function is convex, and the existing fair learning algorithms cannot properly be adopted to find the fair predictor under the EL constraint.

1
07 Nov 2023

Open-Set Face Recognition with Maximal Entropy and Objectosphere Loss

rafaelvareto/maximal-entropy-loss 1 Nov 2023

MEL modifies the traditional Cross-Entropy loss in favor of increasing the entropy for negative samples and attaches a penalty to known target classes in pursuance of gallery specialization.

2
01 Nov 2023

Invariant Feature Regularization for Fair Face Recognition

panasonicconnect/invreg ICCV 2023

Unfortunately, face datasets inevitably capture the imbalanced demographic attributes that are ubiquitous in real-world observations, and the model learns biased feature that generalizes poorly in the minority group.

10
23 Oct 2023

Learning Unified Representations for Multi-Resolution Face Recognition

stevensmith2000/btnet 14 Oct 2023

As per the input, a resolution-specific BNet is used and the output are implanted as feature maps in the feature pyramid of TNet, at a layer with the same resolution.

5
14 Oct 2023

Pairwise Similarity Learning is SimPLE

ydwen/opensphere ICCV 2023

In this paper, we focus on a general yet important learning problem, pairwise similarity learning (PSL).

251
13 Oct 2023