Face Verification

121 papers with code • 20 benchmarks • 21 datasets

Face Verification is a machine learning task in computer vision that involves determining whether two facial images belong to the same person or not. The task involves extracting features from the facial images, such as the shape and texture of the face, and then using these features to compare and verify the similarity between the images.

( Image credit: Pose-Robust Face Recognition via Deep Residual Equivariant Mapping )

Libraries

Use these libraries to find Face Verification models and implementations

How Good is ChatGPT at Face Biometrics? A First Look into Recognition, Soft Biometrics, and Explainability

bidalab/chatgpt_facebiometrics 24 Jan 2024

In particular, we analyze the ability of ChatGPT to perform tasks such as face verification, soft-biometrics estimation, and explainability of the results.

1
24 Jan 2024

Facial Beauty Analysis Using Distribution Prediction and CNN Ensembles

ugail/FaciaIBeautyIEEESKIMA2023 International Conference on Software, Knowledge, Information Management and Applications (SKIMA) 2023

In addition, deep learning based FBP approaches so far use transfer learning from models trained on general classification tasks such as ImageNet.

2
10 Dec 2023

KFC: Kinship Verification with Fair Contrastive Loss and Multi-Task Learning

garynlfd/kfc 19 Sep 2023

Kinship verification is an emerging task in computer vision with multiple potential applications.

5
19 Sep 2023

Unsupervised Disentangling of Facial Representations with 3D-aware Latent Diffusion Models

ryanhe312/LatentFace 15 Sep 2023

Second, we propose a novel representation diffusion model (RDM) to disentangle 3D latent into facial identity and expression.

4
15 Sep 2023

FaceCoresetNet: Differentiable Coresets for Face Set Recognition

ligaripash/facecoresetnet 27 Aug 2023

In set-based face recognition, we aim to compute the most discriminative descriptor from an unbounded set of images and videos showing a single person.

2
27 Aug 2023

Face Morphing Attack Detection with Denoising Diffusion Probabilistic Models

MIvanovska/MAD-DDPM International Workshop on Biometrics and Forensics (IWBF) 2023

Existing MAD techniques predominantly rely on discriminative models that learn from examples of bona fide and morphed images and, as a result, often exhibit sub-optimal generalization performance when confronted with unknown types of morphing attacks.

3
27 Jun 2023

CLIP2Protect: Protecting Facial Privacy using Text-Guided Makeup via Adversarial Latent Search

fahadshamshad/clip2protect CVPR 2023

We propose a novel two-step approach for facial privacy protection that relies on finding adversarial latent codes in the low-dimensional manifold of a pretrained generative model.

93
16 Jun 2023

Confidence Intervals for Error Rates in 1:1 Matching Tasks: Critical Statistical Analysis and Recommendations

awslabs/cis-matching-tasks 1 Jun 2023

Matching algorithms are commonly used to predict matches between items in a collection.

4
01 Jun 2023

Efficient Explainable Face Verification based on Similarity Score Argument Backpropagation

marcohuber/xssab 26 Apr 2023

Explainable Face Recognition is gaining growing attention as the use of the technology is gaining ground in security-critical applications.

8
26 Apr 2023

Tackling Face Verification Edge Cases: In-Depth Analysis and Human-Machine Fusion Approach

martlgap/human-machine-fusion 17 Apr 2023

Finally, we demonstrate that combining machine and human decisions can further improve the performance of state-of-the-art face verification systems on various benchmark datasets.

2
17 Apr 2023