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 )
Face comparison scores are obtained from (i) a state-of-the-art COTS matcher (COTS-A), (ii) an open-source matcher (FaceNet), and (iii) a simple sum fusion of scores obtained from COTS-A and FaceNet matchers.
On the widely used Labeled Faces in the Wild (LFW) dataset, our system achieves a new record accuracy of 99. 63%.
Ranked #6 on
Face Verification
on IJB-C
(TAR @ FAR=0.01 metric)
In this paper, we relax the intra-class constraint of ArcFace to improve the robustness to label noise.
The experiment demonstrates no loss of accuracy when training with only 10\% randomly sampled classes for the softmax-based loss functions, compared with training with full classes using state-of-the-art models on mainstream benchmarks.
Ranked #1 on
Face Identification
on MegaFace
FACE IDENTIFICATION FACE RECOGNITION FACE VERIFICATION REPRESENTATION LEARNING
Face Analysis Project on MXNet
Ranked #1 on
Face Alignment
on IBUG
FACE ALIGNMENT FACE RECOGNITION ROBUST FACE ALIGNMENT ROBUST FACE RECOGNITION
One of the main challenges in feature learning using Deep Convolutional Neural Networks (DCNNs) for large-scale face recognition is the design of appropriate loss functions that enhance discriminative power.
Ranked #2 on
Face Verification
on MegaFace
The dataset was collected with three goals in mind: (i) to have both a large number of identities and also a large number of images for each identity; (ii) to cover a large range of pose, age and ethnicity; and (iii) to minimize the label noise.
Ranked #3 on
Face Verification
on IJB-C
(TAR @ FAR=0.01 metric)
In this paper, we design a benchmark task and provide the associated datasets for recognizing face images and link them to corresponding entity keys in a knowledge base.
In this paper, we propose Fawkes, a system that helps individuals inoculate their images against unauthorized facial recognition models.
Firstly, on the basis of a lightweight backbone, we propose a meta-joint optimization strategy to dynamically regress a small set of 3DMM parameters, which greatly enhances speed and accuracy simultaneously.
Ranked #1 on
3D Face Reconstruction
on AFLW2000-3D
3D FACE MODELING 3D FACE RECONSTRUCTION FACE ALIGNMENT FACE RECOGNITION