The Do’s and Don’ts for CNN-Based Face Verification
@article{Bansal2017TheDA, title={The Do’s and Don’ts for CNN-Based Face Verification}, author={Ankan Bansal and Carlos D. Castillo and Rajeev Ranjan and Rama Chellappa}, journal={2017 IEEE International Conference on Computer Vision Workshops (ICCVW)}, year={2017}, pages={2545-2554} }
While the research community appears to have developed a consensus on the methods of acquiring annotated data, design and training of CNNs, many questions still remain to be answered. In this paper, we explore the following questions that are critical to face recognition research: (i) Can we train on still images and expect the systems to work on videos? (ii) Are deeper datasets better than wider datasets? (iii) Does adding label noise lead to improvement in performance of deep networks? (iv…
Figures from this paper
83 Citations
To Frontalize or Not to Frontalize: Do We Really Need Elaborate Pre-processing to Improve Face Recognition?
- Computer Science2018 IEEE Winter Conference on Applications of Computer Vision (WACV)
- 2018
A number of facial landmarking algorithms and a popular frontalization method are evaluated and a new, automatic, single-image frontalization scheme is introduced that exceeds the performance of the reference frontalization algorithm for video-to-video face matching on the Point and Shoot Challenge dataset.
A Light CNN for Deep Face Representation With Noisy Labels
- Computer ScienceIEEE Transactions on Information Forensics and Security
- 2018
Experimental results show that the proposed framework can utilize large-scale noisy data to learn a Light model that is efficient in computational costs and storage spaces and achieves state-of-the-art results on various face benchmarks without fine-tuning.
The Do’s and Don’ts for Increasing the Accuracy of Face Recognition on VGGFace2 Dataset
- Computer Science
- 2021
In LFW, one of the widely used datasets in the literature, an accuracy rate of 100% has been achieved by exceeding the highest accuracy achieved so far and all images in the LFW database have been recognized without any problems.
Exploring the Effects of Frontalization and Data Synthesis on Face Recognition
- Computer Science
- 2019
A novel face synthesis method for augmentation of existing face image datasets that reduces overfitting, which in turn, can enhance the face representation capability of a CNN.
A Fast and Accurate System for Face Detection, Identification, and Verification
- Computer ScienceIEEE Transactions on Biometrics, Behavior, and Identity Science
- 2019
A novel face detector, deep pyramid single shot face detector (DPSSD), which is fast and detects faces with large scale variations (especially tiny faces), and a new loss function, called crystal loss, for the tasks of face verification and identification.
Crystal Loss and Quality Pooling for Unconstrained Face Verification and Recognition
- Computer ScienceArXiv
- 2018
This paper proposes a new loss function, called Crystal Loss, that restricts the features to lie on a hypersphere of a fixed radius and shows that integrating this simple step in the training pipeline significantly improves the performance of face verification and recognition systems.
VGGFace2: A Dataset for Recognising Faces across Pose and Age
- Computer Science2018 13th IEEE International Conference on Automatic Face & Gesture Recognition (FG 2018)
- 2018
A new large-scale face dataset named VGGFace2 is introduced, which contains 3.31 million images of 9131 subjects, with an average of 362.6 images for each subject, and the automated and manual filtering stages to ensure a high accuracy for the images of each identity are described.
Deep Learning for Understanding Faces
- Computer Science
- 2017
This paper discusses different modules involved in designing an automatic face recognition system and the role of deep learning for each of them and some open issues regarding DCNNs for face recognition problems are discussed.
Investigating Nuisances in DCNN-Based Face Recognition
- Computer ScienceIEEE Transactions on Image Processing
- 2018
A thorough analysis of several aspects that impact on the use of DCNN for face recognition shows how competitive performance with respect to the state of the art can be reached even with standard DCNN architectures and pipeline.
A Comparative Study of Face Re-identification Systems under Real-World Conditions
- Computer Science
- 2018
It is shown that State-of-the-Art systems are still not fully robust, and give a much poorer performance when used on real-world still-to-video data.
References
SHOWING 1-10 OF 43 REFERENCES
UMDFaces: An annotated face dataset for training deep networks
- Computer Science2017 IEEE International Joint Conference on Biometrics (IJCB)
- 2017
A new face dataset, called UMDFaces, is introduced, which has 367,888 annotated faces of 8,277 subjects and a new face recognition evaluation protocol is introduced which will help advance the state-of-the-art in this area.
Learning Face Representation from Scratch
- Computer ScienceArXiv
- 2014
A semi-automatical way to collect face images from Internet is proposed and a large scale dataset containing about 10,000 subjects and 500,000 images, called CASIAWebFace is built, based on which a 11-layer CNN is used to learn discriminative representation and obtain state-of-theart accuracy on LFW and YTF.
Deep Face Recognition
- Computer ScienceBMVC
- 2015
It is shown how a very large scale dataset can be assembled by a combination of automation and human in the loop, and the trade off between data purity and time is discussed.
Triplet probabilistic embedding for face verification and clustering
- Computer Science2016 IEEE 8th International Conference on Biometrics Theory, Applications and Systems (BTAS)
- 2016
This paper proposes an approach that couples a deep CNN-based approach with a low-dimensional discriminative embedding step, learned using triplet probability constraints to address the unconstrained face verification problem.
Unconstrained face verification using deep CNN features
- Computer Science2016 IEEE Winter Conference on Applications of Computer Vision (WACV)
- 2016
An algorithm for unconstrained face verification based on deep convolutional features and evaluate it on the newly released IARPA Janus Benchmark A (IJB-A) dataset as well as on the traditional Labeled Face in the Wild (LFW) dataset.
Deep Learning Face Attributes in the Wild
- Computer Science2015 IEEE International Conference on Computer Vision (ICCV)
- 2015
A novel deep learning framework for attribute prediction in the wild that cascades two CNNs, LNet and ANet, which are fine-tuned jointly with attribute tags, but pre-trained differently.
Face recognition in unconstrained videos with matched background similarity
- Computer ScienceCVPR 2011
- 2011
A comprehensive database of labeled videos of faces in challenging, uncontrolled conditions, the ‘YouTube Faces’ database, along with benchmark, pair-matching tests are presented and a novel set-to-set similarity measure, the Matched Background Similarity (MBGS), is described.
MS-Celeb-1M: A Dataset and Benchmark for Large-Scale Face Recognition
- Computer ScienceECCV
- 2016
A benchmark task to recognize one million celebrities from their face images, by using all the possibly collected face images of this individual on the web as training data, which could lead to one of the largest classification problems in computer vision.
WIDER FACE: A Face Detection Benchmark
- Computer Science2016 IEEE Conference on Computer Vision and Pattern Recognition (CVPR)
- 2016
There is a gap between current face detection performance and the real world requirements, and the WIDER FACE dataset, which is 10 times larger than existing datasets is introduced, which contains rich annotations, including occlusions, poses, event categories, and face bounding boxes.
DeepFace: Closing the Gap to Human-Level Performance in Face Verification
- Computer Science2014 IEEE Conference on Computer Vision and Pattern Recognition
- 2014
This work revisits both the alignment step and the representation step by employing explicit 3D face modeling in order to apply a piecewise affine transformation, and derive a face representation from a nine-layer deep neural network.