Face Recognition

556 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

E2F-Net: Eyes-to-Face Inpainting via StyleGAN Latent Space

fatemejamalii/e2f-net 18 Mar 2024

We further improve the StyleGAN output to find the optimal code in the latent space using a new optimization for GAN inversion technique.

0
18 Mar 2024

Faceptor: A Generalist Model for Face Perception

Recognito-Vision/NIST-FRVT-Top-1-Face-Recognition 14 Mar 2024

This design enhances the unification of model structure while improving application efficiency in terms of storage overhead.

213
14 Mar 2024

LAFS: Landmark-based Facial Self-supervised Learning for Face Recognition

FaceOnLive/Face-Recognition-SDK-Android 13 Mar 2024

This enables our method - namely LAndmark-based Facial Self-supervised learning LAFS), to learn key representation that is more critical for face recognition.

203
13 Mar 2024

Suppress and Rebalance: Towards Generalized Multi-Modal Face Anti-Spoofing

FaceOnLive/Face-Liveness-Detection-SDK-Linux 29 Feb 2024

Face Anti-Spoofing (FAS) is crucial for securing face recognition systems against presentation attacks.

204
29 Feb 2024

Combinatorial Client-Master Multiagent Deep Reinforcement Learning for Task Offloading in Mobile Edge Computing

tesfayz/ccm_madrl_mec 18 Feb 2024

Task offloading in MEC is a strategy that meets the demands of UDs by distributing tasks between UDs and MEC servers.

16
18 Feb 2024

Unrecognizable Yet Identifiable: Image Distortion with Preserved Embeddings

Recognito-Vision/NIST-FRVT-Top-1-Face-Recognition 26 Jan 2024

In the realm of security applications, biometric authentication systems play a crucial role, yet one often encounters challenges concerning privacy and security while developing one.

213
26 Jan 2024

Double Trouble? Impact and Detection of Duplicates in Face Image Datasets

dasec/dataset-duplicates 25 Jan 2024

Additional steps based on face recognition and face image quality assessment models reduce false positives, and facilitate the deduplication of the face images both for intra- and inter-subject duplicate sets.

1
25 Jan 2024

IdentiFace : A VGG Based Multimodal Facial Biometric System

Recognito-Vision/NIST-FRVT-Top-1-Face-Recognition 2 Jan 2024

In this paper, we introduce "IdentiFace" which is a multimodal facial biometric system that combines the core of facial recognition with some of the most important soft biometric traits such as gender, face shape, and emotion.

213
02 Jan 2024

Cross-Age Contrastive Learning for Age-Invariant Face Recognition

FaceOnLive/Face-Recognition-SDK-Android 18 Dec 2023

Cross-age facial images are typically challenging and expensive to collect, making noise-free age-oriented datasets relatively small compared to widely-used large-scale facial datasets.

203
18 Dec 2023

Unmasking Deepfake Faces from Videos Using An Explainable Cost-Sensitive Deep Learning Approach

faysal-md/unmasking-deepfake-faces-from-videos-an-explainable-cost-sensitive-deep-learning-approach-ieee2023 17 Dec 2023

To create a reliable deepfake detection system, four pre-trained Convolutional Neural Network (CNN) models: XceptionNet, InceptionResNetV2, EfficientNetV2S, and EfficientNetV2M were used.

6
17 Dec 2023