English

The Do's and Don'ts for CNN-based Face Verification

Computer Vision and Pattern Recognition 2017-09-08 v2

Abstract

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) Is alignment needed for face recognition? We address these questions by training CNNs using CASIA-WebFace, UMDFaces, and a new video dataset and testing on YouTube- Faces, IJB-A and a disjoint portion of UMDFaces datasets. Our new data set, which will be made publicly available, has 22,075 videos and 3,735,476 human annotated frames extracted from them.

Keywords

Cite

@article{arxiv.1705.07426,
  title  = {The Do's and Don'ts for CNN-based Face Verification},
  author = {Ankan Bansal and Carlos Castillo and Rajeev Ranjan and Rama Chellappa},
  journal= {arXiv preprint arXiv:1705.07426},
  year   = {2017}
}

Comments

10 pages including references, added more experiments on deeper vs wider dataset (section 3.2)

R2 v1 2026-06-22T19:53:47.526Z